gitlab-org--gitlab-foss/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.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 cop prohibiting params argument in url_for 2018-11-22 10:08:18 +01: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