Skip to content

Commit b70fa4f

Browse files
committed
mapped pylint convension to information #341
1 parent 097935e commit b70fa4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
},
487487
"python.linting.pylintCategorySeverity.convention": {
488488
"type": "string",
489-
"default": "Hint",
489+
"default": "Information",
490490
"description": "Severity of Pylint message type 'Convention/C'.",
491491
"enum": [
492492
"Hint",

0 commit comments

Comments
 (0)