aboutsummaryrefslogtreecommitdiff
path: root/c-embed/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'c-embed/.clang-format')
-rw-r--r--c-embed/.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-embed/.clang-format b/c-embed/.clang-format
index 5f0e585..84ac618 100644
--- a/c-embed/.clang-format
+++ b/c-embed/.clang-format
@@ -1,4 +1,4 @@
1BasedOnStyle: Chromium 1BasedOnStyle: LLVM
2ColumnLimit: 120 2ColumnLimit: 120
3IndentWidth: 4 3IndentWidth: 4
4 4