Commit 2a31cdcd authored by gabime's avatar gabime

Fix clang tidy script

parent d3f31c60
......@@ -2,4 +2,4 @@
cd "$(dirname "$0")"
clang-tidy ../example/example.cpp -- -I ./include
clang-tidy ../example/example.cpp -- -I ../include
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment