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": {
|
"tool-cppcheck": {
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"owner": "platformio",
|
"owner": "platformio",
|
||||||
"version": "^1.21100.241030"
|
"version": "~1.21100"
|
||||||
},
|
},
|
||||||
"tool-clangtidy": {
|
"tool-clangtidy": {
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user