summaryrefslogtreecommitdiffstats
path: root/.clang-format-c
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format-c')
-rw-r--r--.clang-format-c6
1 files changed, 6 insertions, 0 deletions
diff --git a/.clang-format-c b/.clang-format-c
new file mode 100644
index 0000000..a3ef233
--- /dev/null
+++ b/.clang-format-c
@@ -0,0 +1,6 @@
+BasedOnStyle: LLVM
+IndentWidth: 8
+UseTab: Always
+BreakBeforeBraces: Linux
+AllowShortIfStatementsOnASingleLine: false
+IndentCaseLabels: false
OpenPOWER on IntegriCloud