gitlab-org--gitlab-foss/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.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 a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
spec_helpers.rb Cache current working directory to speed up Rubocop 2019-05-03 05:44:46 -07:00