mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-12 10:13:51 +01:00
Added a column limit to the file.
This commit is contained in:
parent
f03461bb01
commit
66424a1116
@ -14,4 +14,5 @@ BraceWrapping:
|
||||
IndentBraces: false
|
||||
BreakBeforeBraces: Custom
|
||||
IndentWidth: 4
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
ColumnLimit: 0
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
|
Loading…
Reference in New Issue
Block a user