gitlab-org--gitlab-foss/rubocop
Rémy Coutable 02c47f2f73
Add a new QA::ElementWithPattern cop
This cop forbids the use of `element :foo, 'pattern'` and
`element :bar, /pattern/` in QA files.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-15 14:28:03 +02:00
..
cop Add a new QA::ElementWithPattern cop 2018-10-15 14:28:03 +02: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 Add a new QA::ElementWithPattern cop 2018-10-15 14:28:03 +02:00
rubocop.rb Add a new QA::ElementWithPattern cop 2018-10-15 14:28:03 +02:00
spec_helpers.rb Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the whole Rails env 2018-04-23 12:20:30 +02:00