This commit is contained in:
gabime
2019-03-23 19:34:50 +02:00
parent 0e977d66c1
commit 4c240edf94
8 changed files with 58 additions and 53 deletions

View File

@@ -1,2 +1,3 @@
#!/bin/bash
clang-tidy example/example.cpp -- -I ./include
clang-tidy example/example.cpp -- -I ./include
clang-tidy lite-example/example.cpp -- -I./include -I./lite