tutorial: run-clang-x
This commit is contained in:
5
clang-format.json
Normal file
5
clang-format.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"paths": ["./src/**/*.[ch]", "./include/**/*.[ch]", "./test/unittest/test/*.[ch]"],
|
||||
"filterPre": [".*"],
|
||||
"filterPost": ["./src/build/**", "./test/unittest/build/**", "./test/unittest/generated"]
|
||||
}
|
||||
Reference in New Issue
Block a user