Skip to content

Linting Workflow #275

@cheezyrock

Description

@cheezyrock

The GitHub action for linting should be adjusted. The linting.yml calls pylint. The pylint configuration should be adjusted to accommodate some non-breaking errors (such as line length, lines in module, and number of local variables, training whitespace, number of branches, ). Sometimes it makes sense to break these as hard rules, so the set values should be increased to more reasonable levels.

JS Linter should also be updated to make sure that these rules match.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions