Content-Length: 275535 | pFad | http://github.com/coderabbitai/coderabbit-docs/commit/dd7cf3597c41617bb92111ea5bdf33505631030b
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 9cd059e commit dd7cf35Copy full SHA for dd7cf35
static/schema/schema.v2.json
@@ -831,6 +831,19 @@
831
"default": {},
832
"description": "Configuration for Prisma Schema linting to ensure schema file quality"
833
},
834
+ "pylint": {
835
+ "type": "object",
836
+ "properties": {
837
+ "enabled": {
838
+ "type": "boolean",
839
+ "default": true,
840
+ "description": "Enable Pylint | Pylint is a Python static code analysis tool. | v3.3.7"
841
+ }
842
+ },
843
+ "additionalProperties": false,
844
+ "default": {},
845
+ "description": "Pylint is a Python static code analysis tool."
846
847
"oxc": {
848
"type": "object",
849
"properties": {
Fetched URL: http://github.com/coderabbitai/coderabbit-docs/commit/dd7cf3597c41617bb92111ea5bdf33505631030b
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments