Commit 809e896
committed
fix(ci): suppress non-critical cppcheck style warnings
- Remove 'style' from cppcheck --enable (keep warning,performance)
- Suppress constVariablePointer, constParameterPointer, variableScope
which are stylistic suggestions, not bugs1 parent d77381e commit 809e896
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
| |||
0 commit comments