-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
WPS317 issue returns duplicates. For example:
{
"code": "WPS317",
"text": "Found incorrect multi-line parameters",
"line": "scores_physics = [50, 65, 85, 100, 60, 55, 90, 85, 70, 90,",
"line_number": 6,
"column_number": 18,
"category": "CODE_STYLE",
"influence_on_penalty": 0
},
{
"code": "WPS317",
"text": "Found incorrect multi-line parameters",
"line": "scores_physics = [50, 65, 85, 100, 60, 55, 90, 85, 70, 90,",
"line_number": 6,
"column_number": 18,
"category": "CODE_STYLE",
"influence_on_penalty": 0
},
{
"code": "WPS317",
"text": "Found incorrect multi-line parameters",
"line": "scores_physics = [50, 65, 85, 100, 60, 55, 90, 85, 70, 90,",
"line_number": 6,
"column_number": 18,
"category": "CODE_STYLE",
"influence_on_penalty": 0
},
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed