use relaxed version for cppcheck
since the currently is not available on all OS
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@
|
||||
"tool-cppcheck": {
|
||||
"optional": true,
|
||||
"owner": "platformio",
|
||||
"version": "^1.21100.241030"
|
||||
"version": "~1.21100"
|
||||
},
|
||||
"tool-clangtidy": {
|
||||
"optional": true,
|
||||
|
||||
Reference in New Issue
Block a user