Skip to content

We need to also check EE directories

Lin Jen-Shin requested to merge check-ee-directory into master

This was discovered from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6376 where running rubocop -a would remove some comments which disable some cops. That's unexpected because we thought it should have effects.

It turned out that we're skipping EE directories for some cops.

Merge request reports

Loading