Skip to content

Delete duplicates for WPS317 #71

@nbirillo

Description

@nbirillo

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
},

Metadata

Metadata

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions