Skip to content

Commit 4262bc4

Browse files
Update schema.v2.json
1 parent 66399e8 commit 4262bc4

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

static/schema/schema.v2.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -792,19 +792,6 @@
792792
"default": {},
793793
"description": "CircleCI tool is a static checker for CircleCI config files."
794794
},
795-
"clippy": {
796-
"type": "object",
797-
"properties": {
798-
"enabled": {
799-
"type": "boolean",
800-
"default": true,
801-
"description": "Enable Clippy | Clippy is a collection of lints to catch common mistakes and improve your Rust code. | Enable Clippy integration."
802-
}
803-
},
804-
"additionalProperties": false,
805-
"default": {},
806-
"description": "Clippy is a collection of lints to catch common mistakes and improve your Rust code."
807-
},
808795
"sqlfluff": {
809796
"type": "object",
810797
"properties": {

0 commit comments

Comments
 (0)