gitlab-org--gitlab-foss/rubocop/cop
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
..
code_reuse Whitelist none method from ActiveRecord::Querying 2018-10-31 15:46:36 -03:00
gitlab
migration Make add_reference cop accept a hash for :index 2018-11-27 11:40:38 +01:00
qa Add a new QA::ElementWithPattern cop 2018-10-15 14:28:03 +02:00
rspec
avoid_break_from_strong_memoize.rb
avoid_return_from_blocks.rb
avoid_route_redirect_leading_slash.rb
destroy_all.rb
group_public_or_visible_to_user.rb
include_sidekiq_worker.rb
line_break_around_conditional_block.rb
prefer_class_methods_over_module.rb
project_path_helper.rb
ruby_interpolation_in_translation.rb
safe_params.rb Add cop prohibiting params argument in url_for 2018-11-22 10:08:18 +01:00
sidekiq_options_queue.rb