Skip to content

CI: Enforce rubocop, disallow errors

georg requested to merge 382-ci-enforce-rubocop into release-4.0

We've introduced rubocop some time ago, to help with code linting. We still don't like the name, but it might improve code quality in the future. Due to some errors in the beginning, the results weren't reliable. This seems fixed since a while, therefore, disallow errors and close the corresponding issue.

Closes #382 (closed)

Edited by georg

Merge request reports