forked from scott/threaded_network_chat
update ColumnLimit to match STYLE.md
This commit is contained in:
@@ -4,6 +4,7 @@ BasedOnStyle: LLVM # defaults
|
||||
UseTab: Always
|
||||
IndentWidth: 8
|
||||
TabWidth: 8
|
||||
ColumnLimit: 120
|
||||
LineEnding: LF # unix
|
||||
|
||||
RemoveBracesLLVM: true # single-statement blocks
|
||||
|
||||
Reference in New Issue
Block a user