reduce line length in clang-format to 90
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
BasedOnStyle: LLVM
|
||||
ColumnLimit: "120"
|
||||
ColumnLimit: "90"
|
||||
IndentWidth: "4"
|
||||
TabWidth: "4"
|
||||
UseTab: Always
|
||||
|
||||
Reference in New Issue
Block a user