Added .clang-format and .clang-tidy. No code changes. (0.41.5)
This commit is contained in:
parent
892fa3cfbf
commit
872eaf3ab3
3 changed files with 27 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
CMakeCache.txt
|
||||
Doxyfile
|
||||
.*
|
||||
!.clang-format
|
||||
!.clang-tidy
|
||||
!.editorconfig
|
||||
!.gitignore
|
||||
!.github
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue