Thanks to visit codestin.com Credit goes to github.com
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 6d609ff commit 3251b29Copy full SHA for 3251b29
static/schema/schema.v2.json
@@ -657,6 +657,19 @@
657
"additionalProperties": false,
658
"default": {},
659
"description": "Cppcheck is a static code analysis tool for the C and C++ programming languages."
660
+ },
661
+ "circleci": {
662
+ "type": "object",
663
+ "properties": {
664
+ "enabled": {
665
+ "type": "boolean",
666
+ "default": true,
667
+ "description": "Enable CircleCi | CircleCi tool is a static checker for CircleCi config files. | v0.1.30995"
668
+ }
669
670
+ "additionalProperties": false,
671
+ "default": {},
672
+ "description": "CircleCi tool is a static checker for CircleCi config files."
673
}
674
},
675
0 commit comments