Skip to content

Commit 8a163ba

Browse files
author
Dane Springmeyer
committed
fix clang-tidy script
1 parent f8306f5 commit 8a163ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/clang-tidy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ fi
5757
# at the right paths (since this is where the actual build happens)
5858
cd build
5959
${PATH_TO_CLANG_TIDY_SCRIPT} -fix
60+
cd ../
6061

6162
# Print list of modified files
6263
dirty=$(git ls-files --modified src/)

0 commit comments

Comments
 (0)