mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 17:50:41 +02:00
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