SoftwareIntegretyChecker/.clang-format

7 lines
75 B
YAML

---
BasedOnStyle: LLVM
ColumnLimit: '100'
MaxEmptyLinesToKeep: '2'
...