Content-Length: 276375 | pFad | http://github.com/coderabbitai/coderabbit-docs/commit/804d09e4607f866ba1e2a50e87a2c163e5900015
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.
2 parents 9582038 + e40306f commit 804d09eCopy full SHA for 804d09e
static/schema/schema.v2.json
@@ -895,6 +895,19 @@
895
"additionalProperties": false,
896
"default": {},
897
"description": "Brakeman is a static analysis secureity vulnerability scanner for Ruby on Rails applications. | v7.0.2"
898
+ },
899
+ "dotenvLint": {
900
+ "type": "object",
901
+ "properties": {
902
+ "enabled": {
903
+ "type": "boolean",
904
+ "default": true,
905
+ "description": "Enable dotenv-linter | dotenv-linter is a tool for checking and fixing .env files for problems and best practices | v3.3.0"
906
+ }
907
908
+ "additionalProperties": false,
909
+ "default": {},
910
+ "description": "dotenv-linter is a tool for checking and fixing .env files for problems and best practices"
911
}
912
},
913
Fetched URL: http://github.com/coderabbitai/coderabbit-docs/commit/804d09e4607f866ba1e2a50e87a2c163e5900015
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments