gitlab-org--gitlab-foss/spec/rubocop
ddavison 015b61b1dc
Change element_with_pattern cop to not use quotes
Using quotes within string validations can be messy. Let's
use  a typical CSS selector for an unquoted attribute

Update the cop spec to validate appropriate new message
2019-07-10 16:10:28 -07:00
..
cop Change element_with_pattern cop to not use quotes 2019-07-10 16:10:28 -07:00
code_reuse_helpers_spec.rb Added RuboCop cops to enforce code reuse rules 2018-09-11 15:00:18 +02:00
qa_helpers_spec.rb Add a new QA::ElementWithPattern cop 2018-10-15 14:28:03 +02:00