Skip to content

Commit 5f79e6f

Browse files
Update schema.v2.json
1 parent 39fe6de commit 5f79e6f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Diff for: static/schema/schema.v2.json

-13
Original file line numberDiff line numberDiff line change
@@ -830,19 +830,6 @@
830830
"additionalProperties": false,
831831
"default": {},
832832
"description": "Configuration for Shopify Theme Check to ensure theme quality and best practices"
833-
},
834-
"rustClippy": {
835-
"type": "object",
836-
"properties": {
837-
"enabled": {
838-
"type": "boolean",
839-
"default": true,
840-
"description": "Enable Clippy | Clippy is a linter for Rust code. | v1.86.0"
841-
}
842-
},
843-
"additionalProperties": false,
844-
"default": {},
845-
"description": "Clippy is a linter for Rust code."
846833
}
847834
},
848835
"additionalProperties": false,

0 commit comments

Comments
 (0)