ci: Show all clang-tidy errors

This commit is contained in:
Eduardo Almeida
2022-10-07 09:57:04 +00:00
parent ca9b33ded6
commit d732248530

View File

@@ -23,4 +23,4 @@ clang-tidy:
clang-tidy-14
script:
- ./ns3 configure --enable-examples --enable-tests --enable-clang-tidy
- run-clang-tidy-14 -p cmake-cache/ -quiet | grep -A 5 "error:"
- run-clang-tidy-14 -p cmake-cache/ -quiet