mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-19 14:29:46 +01:00
format ColumnLimit changed to 100
This commit is contained in:
@@ -2,5 +2,5 @@ BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
|
||||
UseTab: Never
|
||||
ColumnLimit: 0
|
||||
ColumnLimit: 100
|
||||
AlignConsecutiveAssignments: false
|
||||
Reference in New Issue
Block a user