diff options
Diffstat (limited to 'sw/.clang-format')
| -rw-r--r-- | sw/.clang-format | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/.clang-format b/sw/.clang-format new file mode 100644 index 0000000..025a880 --- /dev/null +++ b/sw/.clang-format @@ -0,0 +1,5 @@ +BasedOnStyle: LLVM +ColumnLimit: 132 +BreakBeforeBraces: Attach +SortIncludes: Never + |
