mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
[ci] Ignore g2clib with cppcheck
This commit is contained in:
@@ -18,13 +18,6 @@ useStlAlgorithm
|
||||
// Internal errors
|
||||
cppcheckError
|
||||
|
||||
// g2clib
|
||||
variableScope:src/plugins/weatherdata/gfs/g2clib/*.c
|
||||
knownConditionTrueFalse:src/plugins/weatherdata/gfs/g2clib/*.c
|
||||
redundantAssignment:src/plugins/weatherdata/gfs/g2clib/*.c
|
||||
unreadVariable:src/plugins/weatherdata/gfs/g2clib/*.c
|
||||
invalidFunctionArg:src/plugins/weatherdata/gfs/g2clib/*.c
|
||||
|
||||
// Ignore unusedFunction as it has too many false positives (especially in tests)
|
||||
unusedFunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user