You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{line: 87,column: 24,severity: baseLinter.LintMessageSeverity.Information,code: "W292",message: "no newline at end of file",possibleWord: "",provider: "",type: ""}
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'e')","column": 0,"line": 1,"type": "","provider": "pydocstyle"},
103
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 't')","column": 0,"line": 5,"type": "","provider": "pydocstyle"},
104
+
{"code": "D102",severity: baseLinter.LintMessageSeverity.Information,"message": "Missing docstring in public method","column": 4,"line": 8,"type": "","provider": "pydocstyle"},
105
+
{"code": "D401",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should be in imperative mood ('thi', not 'this')","column": 4,"line": 11,"type": "","provider": "pydocstyle"},
106
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('This', not 'this')","column": 4,"line": 11,"type": "","provider": "pydocstyle"},
107
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'e')","column": 4,"line": 11,"type": "","provider": "pydocstyle"},
108
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('And', not 'and')","column": 4,"line": 15,"type": "","provider": "pydocstyle"},
109
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 't')","column": 4,"line": 15,"type": "","provider": "pydocstyle"},
110
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('Test', not 'test')","column": 4,"line": 21,"type": "","provider": "pydocstyle"},
111
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'g')","column": 4,"line": 21,"type": "","provider": "pydocstyle"},
112
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('Test', not 'test')","column": 4,"line": 28,"type": "","provider": "pydocstyle"},
113
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'g')","column": 4,"line": 28,"type": "","provider": "pydocstyle"},
114
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('Test', not 'test')","column": 4,"line": 38,"type": "","provider": "pydocstyle"},
115
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'g')","column": 4,"line": 38,"type": "","provider": "pydocstyle"},
116
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('Test', not 'test')","column": 4,"line": 53,"type": "","provider": "pydocstyle"},
117
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'g')","column": 4,"line": 53,"type": "","provider": "pydocstyle"},
118
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('Test', not 'test')","column": 4,"line": 68,"type": "","provider": "pydocstyle"},
119
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'g')","column": 4,"line": 68,"type": "","provider": "pydocstyle"},
120
+
{"code": "D403",severity: baseLinter.LintMessageSeverity.Information,"message": "First word of the first line should be properly capitalized ('Test', not 'test')","column": 4,"line": 80,"type": "","provider": "pydocstyle"},
121
+
{"code": "D400",severity: baseLinter.LintMessageSeverity.Information,"message": "First line should end with a period (not 'g')","column": 4,"line": 80,"type": "","provider": "pydocstyle"}
{line: 26,column: 14,severity: baseLinter.LintMessageSeverity.Error,code: "E1101",message: "Instance of 'Foo' has no 'blop' member",possibleWord: "",provider: "",type: ""},
100
126
{line: 36,column: 14,severity: baseLinter.LintMessageSeverity.Error,code: "E1101",message: "Instance of 'Foo' has no 'blip' member",possibleWord: "",provider: "",type: ""},
{line: 87,column: 24,severity: baseLinter.LintMessageSeverity.Information,code: "W292",message: "no newline at end of file",possibleWord: "",provider: "",type: ""}
0 commit comments