Skip to content

Commit 615a6c3

Browse files
Update schema.v2.json
1 parent 96dc292 commit 615a6c3

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

static/schema/schema.v2.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -831,19 +831,6 @@
831831
"default": {},
832832
"description": "Configuration for Prisma Schema linting to ensure schema file quality"
833833
},
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-
},
847834
"oxc": {
848835
"type": "object",
849836
"properties": {

0 commit comments

Comments
 (0)