Skip to content

Enable RSpec/FilePath cop and correct offenses

Robert Speicher requested to merge rs-rspec-file-path into master

I only just now realized gitlab_ce_release_spec.rb was actually gilab_ce_release_spec.rb, which would've been caught by this cop.

This renames OmnibusGitLabVersion to OmnibusGitlabVersion, which is maddening, but c'est la vie.

Merge request reports