diff options
Diffstat (limited to 'c-embed/.clang-format')
| -rw-r--r-- | c-embed/.clang-format | 2 |
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 @@ | |||
| 1 | BasedOnStyle: Chromium | 1 | BasedOnStyle: LLVM |
| 2 | ColumnLimit: 120 | 2 | ColumnLimit: 120 |
| 3 | IndentWidth: 4 | 3 | IndentWidth: 4 |
| 4 | 4 | ||
