8000 Update schema.v2.json · coderabbitai/coderabbit-docs@45fabd5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 45fabd5

Browse files
Update schema.v2.json
1 parent 8186ace commit 45fabd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/schema/schema.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@
885885
"properties": {
886886
"enabled": {
887887
"type": "boolean",
888-
"default": false,
888+
"default": true,
889889
"description": "Enable Pylint | Pylint is a Python static code analysis tool. | v3.3.7"
890890
}
891891
},

0 commit comments

Comments
 (0)
0