mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02: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