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