Skip to content

Add rubocop CI job as codeclimate does not cover all cases

Philippe Lafoucrière requested to merge dz-add-rubocop-job into master

It seems codeclimate ignores certain rubocop cops like indentation and ruby syntax preferences which can cause to code quality decrease. For now let's have rubocop job that must pass in order to keep it under control.

Edited by Philippe Lafoucrière

Merge request reports