We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb7a0c commit 699d93fCopy full SHA for 699d93f
platform.json
@@ -117,6 +117,21 @@
117
"owner": "platformio",
118
"version": "~2.230.0"
119
},
120
+ "tool-cppcheck": {
121
+ "optional": true,
122
+ "owner": "platformio",
123
+ "version": "^1.21100.241030"
124
+ },
125
+ "tool-clangtidy": {
126
127
128
+ "version": "^1.190100.0"
129
130
+ "tool-pvs-studio": {
131
132
133
+ "version": "^7.18.59866"
134
135
"tool-cmake": {
136
"optional": true,
137
0 commit comments