Skip to content

Commit cdef699

Browse files
committed
Add clang-format patch
I thought it wasn't needed since one doesn't exist on upstream but it is needed
1 parent ee6aefe commit cdef699

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2+
From: Diego Alonso <diego.alonso@appentra.com>
3+
Date: Tue, 14 Apr 2026 14:00:30 +0200
4+
Subject: Add clang-format
5+
6+
---
7+
.clang-format | 1 +
8+
1 file changed, 1 insertion(+)
9+
create mode 100644 .clang-format
10+
11+
diff --git a/.clang-format b/.clang-format
12+
new file mode 100644
13+
index 0000000..39f9642
14+
--- /dev/null
15+
+++ b/.clang-format
16+
@@ -0,0 +1 @@
17+
+IndentWidth: 4

0 commit comments

Comments
 (0)