Content-Length: 276000 | pFad | http://github.com/coderabbitai/coderabbit-docs/commit/706720264d466c9dadeff653b6d8980f4480e507
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 4262bc4 commit 7067202Copy full SHA for 7067202
static/schema/schema.v2.json
@@ -792,6 +792,19 @@
792
"default": {},
793
"description": "CircleCI tool is a static checker for CircleCI config files."
794
},
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
808
"sqlfluff": {
809
"type": "object",
810
"properties": {
Fetched URL: http://github.com/coderabbitai/coderabbit-docs/commit/706720264d466c9dadeff653b6d8980f4480e507
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments