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