Skip to content

Replace CodeClimate with local linters #739

@malexmave

Description

@malexmave

At the moment, we are not quite happy with CodeClimate as the linter for this project, as it only happens in the CI process, not during development. We thus want to replace it with local linters wherever practical. This issue is intended to track the overall progress on this.

We will need linters / style checkers for:

Ideally, all of these linters ...

  • would be run locally and in the IDE of choice,
  • with their configuration tracked inside the Git repository
  • give feedback also within our CI Pipeline

Based on the comments we could give https://megalinter.github.io/latest/ a try.

Metadata

Metadata

Assignees

Labels

ciChanges to the continuous integration setupmaintenanceplannedIssues we will do in the next sprint.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions