Added clang-format target
This commit is contained in:
9
.clang-format-include
Normal file
9
.clang-format-include
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# List of glob patterns for files to check
|
||||
#
|
||||
#
|
||||
+ src/**/*.cc
|
||||
+ src/**/*.h
|
||||
+ tests/**/*.cc
|
||||
+ tests/**/*.h
|
||||
- tests/catch.h
|
||||
Reference in New Issue
Block a user