mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Fix clang tidy script
This commit is contained in:
parent
d3f31c6038
commit
2a31cdcded
@ -2,4 +2,4 @@
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
clang-tidy ../example/example.cpp -- -I ./include
|
||||
clang-tidy ../example/example.cpp -- -I ../include
|
||||
|
Loading…
Reference in New Issue
Block a user