mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
Fix clang tidy script
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
clang-tidy ../example/example.cpp -- -I ./include
|
||||
clang-tidy ../example/example.cpp -- -I ../include
|
||||
|
||||
Reference in New Issue
Block a user