Skip to content

Run rubocop over specs

Balasankar C requested to merge rubocop-lib into master

This merge requests does two tasks

  1. Make all existing tests Rubocop friendly
  2. Add specs folder to the list rubocop will inspect during CI jobs.

Merge request reports