forked from ondra/server-sdk
cppcheck: suppressing missingIncludeSystem
This commit is contained in:
parent
bdd08ad9b0
commit
1dcb76c898
@ -48,4 +48,4 @@ cppcheck:
|
||||
- shell # spaceti-runner server has running runners and one has tag 'hw'
|
||||
allow_failure: true
|
||||
script: # run in bash
|
||||
- cppcheck src --suppress=unusedFunction --enable=all -i build --error-exitcode=1
|
||||
- cppcheck src --suppress=missingIncludeSystem --suppress=unusedFunction --enable=all -i build --error-exitcode=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user