add check tools
This commit is contained in:
@@ -117,6 +117,21 @@
|
|||||||
"owner": "platformio",
|
"owner": "platformio",
|
||||||
"version": "~2.230.0"
|
"version": "~2.230.0"
|
||||||
},
|
},
|
||||||
|
"tool-cppcheck": {
|
||||||
|
"optional": true,
|
||||||
|
"owner": "platformio",
|
||||||
|
"version": "^1.21100.241030"
|
||||||
|
},
|
||||||
|
"tool-clangtidy": {
|
||||||
|
"optional": true,
|
||||||
|
"owner": "platformio",
|
||||||
|
"version": "^1.190100.0"
|
||||||
|
},
|
||||||
|
"tool-pvs-studio": {
|
||||||
|
"optional": true,
|
||||||
|
"owner": "platformio",
|
||||||
|
"version": "^7.18.59866"
|
||||||
|
},
|
||||||
"tool-cmake": {
|
"tool-cmake": {
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"owner": "platformio",
|
"owner": "platformio",
|
||||||
|
|||||||
Reference in New Issue
Block a user