Skip to content

Commit

Permalink
Update test-clang-tidy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Dec 16, 2024
1 parent a3d97db commit db750b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Utilities/ReleaseScripts/test/test-clang-tidy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#this test should use scram build code-checks




clang-tidy -export-fixes $CMSSW_BASE/test-clang-tidy.cc.yaml -header-filter "$CMSSW_BASE/src/.*" $CMSSW_BASE/src/Utilities/ReleaseScripts/test/test-clang-tidy.cc
sed -i -e "s|$CMSSW_BASE/src/||" $CMSSW_BASE/test-clang-tidy.cc.yaml
sed -i -e '/^\s\s*BuildDirectory/d;/^\s\s*Level:/d' $CMSSW_BASE/test-clang-tidy.cc.yaml
Expand Down

0 comments on commit db750b0

Please sign in to comment.