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-Free
Commits
6951470f
Commit
6951470f
authored
Feb 07, 2017
by
Jan Möbius
Browse files
More cppcheck warnings
parent
66f31fb6
Pipeline
#4257
passed with stage
in 60 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
OpenFlipper/CI/ci-cppcheck.sh
View file @
6951470f
...
...
@@ -59,7 +59,7 @@ echo "CPPCHECK Summary"
echo
"=============================================================================="
echo
-e
"
${
NC
}
"
MAX_ERROR
=
1
4
3
MAX_ERROR
=
13
6
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