gitlab-org--gitlab-foss/rubocop
Sean McGivern ab0a6455c7 Add RSpec/TopLevelDescribePath cop
The RSpec/FilePath cop checks that a spec file's path is correct, but
only if the file describes a constant. We want to check, for any file
with a top-level `describe`, whether the file path ends in
`_spec.rb`. We don't care what comes before that; just that it will be
executed by RSpec at all.
2019-08-01 11:07:26 +01:00
..
cop Add RSpec/TopLevelDescribePath cop 2019-08-01 11:07:26 +01:00
code_reuse_helpers.rb Added RuboCop cops to enforce code reuse rules 2018-09-11 15:00:18 +02:00
migration_helpers.rb Add cop for use of remove_column 2017-12-11 16:34:51 +00:00
qa_helpers.rb Cache current working directory to speed up Rubocop 2019-05-03 05:44:46 -07:00
rubocop.rb Add RSpec/TopLevelDescribePath cop 2019-08-01 11:07:26 +01:00
spec_helpers.rb Cache current working directory to speed up Rubocop 2019-05-03 05:44:46 -07:00