add check tools

This commit is contained in:
Jason2866
2025-01-15 15:34:32 +01:00
committed by GitHub
parent 0cb7a0c502
commit 699d93f88e
+15
View File
@@ -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",