Skip to content

Commit

Permalink
Update schema.v2.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
1 parent 6d609ff commit 3251b29
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions static/schema/schema.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,19 @@
"additionalProperties": false,
"default": {},
"description": "Cppcheck is a static code analysis tool for the C and C++ programming languages."
},
"circleci": {
"type": "object",
"properties": {
"enabled": {
"type": "boolean",
"default": true,
"description": "Enable CircleCi | CircleCi tool is a static checker for CircleCi config files. | v0.1.30995"
}
},
"additionalProperties": false,
"default": {},
"description": "CircleCi tool is a static checker for CircleCi config files."
}
},
"additionalProperties": false,
Expand Down

0 comments on commit 3251b29

Please sign in to comment.