diff options
Diffstat (limited to 'firmware/.clang-format')
| -rw-r--r-- | firmware/.clang-format | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/.clang-format b/firmware/.clang-format deleted file mode 100644 index b838e4d..0000000 --- a/firmware/.clang-format +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | BasedOnStyle: LLVM | ||
| 2 | IndentWidth: 8 | ||
| 3 | UseTab: ForIndentation | ||
| 4 | BreakBeforeBraces: Linux | ||
| 5 | AllowShortIfStatementsOnASingleLine: false | ||
| 6 | ColumnLimit: 80 | ||
