feat(ci): Run clang-format to check files.
This commit is contained in:
parent
160f296bfb
commit
296a89ce63
2 changed files with 29 additions and 0 deletions
4
.clang-format
Normal file
4
.clang-format
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 100
|
||||
SortIncludes: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue