diff options
Diffstat (limited to 'layers')
| -rw-r--r-- | layers/.clang-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layers/.clang-format b/layers/.clang-format index cd70ac16..fca66709 100644 --- a/layers/.clang-format +++ b/layers/.clang-format @@ -3,4 +3,5 @@ BasedOnStyle: LLVM IndentWidth: 4 ColumnLimit: 132 +SortIncludes: false ... |
