mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
update cppcheck to 2.16 (#2120)
This commit is contained in:
@@ -10,8 +10,8 @@ TEST variant options:
|
||||
|
||||
Critical errors
|
||||
---------------
|
||||
No critical errors, all files were checked.
|
||||
Important: Analysis is still not guaranteed to be 'complete' it is possible there are false negatives.
|
||||
No critical errors encountered.
|
||||
Note: There might still have been non-critical bailouts which might lead to false negatives.
|
||||
|
||||
|
||||
Open source checkers
|
||||
@@ -465,8 +465,8 @@ TEST variant options:
|
||||
|
||||
Critical errors
|
||||
---------------
|
||||
No critical errors, all files were checked.
|
||||
Important: Analysis is still not guaranteed to be 'complete' it is possible there are false negatives.
|
||||
No critical errors encountered.
|
||||
Note: There might still have been non-critical bailouts which might lead to false negatives.
|
||||
|
||||
|
||||
Open source checkers
|
||||
|
||||
@@ -10,7 +10,7 @@ fi
|
||||
|
||||
cd $CPPCHECK_DIR
|
||||
|
||||
VERS="2.15.0"
|
||||
VERS="2.16.0"
|
||||
git fetch --all --tags --force
|
||||
git checkout $VERS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user