Skip to content
Snippets Groups Projects
Commit d93aad87 authored by Soeren Peters's avatar Soeren Peters
Browse files

Add run clang tidy 15 call.

parent d9ca86db
No related branches found
No related tags found
1 merge request!237Adds Ubuntu 22_04 image.
......@@ -569,7 +569,7 @@ clang-tidy:
-DBUILD_VF_DOUBLE_ACCURACY=ON
-DBUILD_VF_GPU=OFF
- python3 ../utilities/filterCompileCommands.py compile_commands.json
- run-clang-tidy -quiet > clangtidy.txt
- run-clang-tidy-15 -quiet > clangtidy.txt
artifacts:
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment