gitlab-org--gitlab-foss/rubocop/cop
Bob Van Landuyt 23d5501500 Remove unused constant
This removes an unused constant from the
`RubyInterpolationInTranslation`. The constant was used in a first
implementation of this class.
2018-09-19 15:01:27 +02:00
..
code_reuse Added RuboCop cops to enforce code reuse rules 2018-09-11 15:00:18 +02:00
gitlab Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
migration
rspec
avoid_break_from_strong_memoize.rb
avoid_return_from_blocks.rb
destroy_all.rb Blacklist the use of "destroy_all" 2018-08-16 17:29:33 +02:00
include_sidekiq_worker.rb
line_break_around_conditional_block.rb Fix LineBreakAroundConditionalBlock cop for a conditional after rescue 2018-09-05 09:34:11 -07:00
prefer_class_methods_over_module.rb Minor renames for clarity 2018-08-29 16:56:34 +02:00
project_path_helper.rb
ruby_interpolation_in_translation.rb Remove unused constant 2018-09-19 15:01:27 +02:00
sidekiq_options_queue.rb