Fix clang tidy script

This commit is contained in:
gabime 2019-07-15 01:16:29 +03:00
parent d3f31c6038
commit 2a31cdcded
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
cd "$(dirname "$0")"
clang-tidy ../example/example.cpp -- -I ./include
clang-tidy ../example/example.cpp -- -I ../include