Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
db25491c
Commit
db25491c
authored
Feb 13, 2017
by
Jan Möbius
Browse files
Lower cppcheck warning count
parent
dee888ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-cppcheck.sh
View file @
db25491c
...
...
@@ -59,7 +59,7 @@ echo "CPPCHECK Summary"
echo
"=============================================================================="
echo
-e
"
${
NC
}
"
MAX_ERROR
=
1
36
MAX_ERROR
=
1
05
if
[
$COUNT
-gt
$MAX_ERROR
]
;
then
echo
-e
${
WARNING
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment