gitlab-org--gitlab-foss/spec/rubocop
Toon Claes 54b639195d Make add_reference cop accept a hash for :index
It might happen you want to make the reference column have a unique
value, or you want to create partial indexes. So instead of only
accepting a `true` value, also accept a hash of options.
2018-11-27 11:40:38 +01:00
..
cop Make add_reference cop accept a hash for :index 2018-11-27 11:40:38 +01: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