The previous linting setup was ineffective because the output had too many errors to be unusable. Because of this, the CI ignored the linter output, which only made the problem worse. We should address this, both by resolving some of the errors and by ensuring the linter only reports actually useful errors.
The previous linting setup was ineffective because the output had too many errors to be unusable. Because of this, the CI ignored the linter output, which only made the problem worse. We should address this, both by resolving some of the errors and by ensuring the linter only reports actually useful errors.I was mistaken with another project...