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

fix lizard

parent d4806a5d
No related branches found
No related tags found
1 merge request!293fix lizard
......@@ -467,7 +467,7 @@ lizard:
script:
- cd $CI_PROJECT_DIR
- lizard -l cpp src/ > lizard.txt --warnings_only --ignore_warnings 185
- lizard -l cpp src/ > lizard.txt --warnings_only --ignore_warnings 187
artifacts:
expire_in: 1 week
......
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