Content-Length: 273463 | pFad | http://github.com/coderabbitai/coderabbit-docs/commit/39fe6de1c948838546f1107f30093ec1d6f5764a
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 58102f9 commit 39fe6deCopy full SHA for 39fe6de
static/schema/schema.v2.json
@@ -830,6 +830,19 @@
830
"additionalProperties": false,
831
"default": {},
832
"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."
846
}
847
},
848
Fetched URL: http://github.com/coderabbitai/coderabbit-docs/commit/39fe6de1c948838546f1107f30093ec1d6f5764a
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments