forked from scott/threaded_network_chat
update ColumnLimit
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"UseTab": "Always",
|
||||
"IndentWidth": 8,
|
||||
"TabWidth": 8,
|
||||
"ColumnLimit": 120,
|
||||
"ColumnLimit": 100,
|
||||
"LineEnding": "LF",
|
||||
"RemoveBracesLLVM": true,
|
||||
"AlwaysBreakAfterReturnType": "AllDefinitions",
|
||||
|
||||
Reference in New Issue
Block a user