diff options
Diffstat (limited to '.clang-format')
| -rw-r--r-- | .clang-format | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.clang-format b/.clang-format deleted file mode 100644 index b8ecd2e..0000000 --- a/.clang-format +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | BasedOnStyle: Webkit | ||
| 2 | IndentWidth: 2 | ||
| 3 | BreakBeforeBraces: Allman | ||
| 4 | AllowShortIfStatementsOnASingleLine: false | ||
| 5 | ColumnLimit: 120 | ||
