gitlab-org--gitlab-foss/rubocop/cop
Sanad Liaquat 0896d6942d Fix leading slash in redirects and add cop 2018-09-21 14:10:20 +00: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 Add rubocop check for add_reference to require index. 2018-08-08 23:30:48 +02:00
rspec Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00
avoid_break_from_strong_memoize.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
avoid_return_from_blocks.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
avoid_route_redirect_leading_slash.rb Fix leading slash in redirects and add cop 2018-09-21 14:10:20 +00:00
destroy_all.rb Blacklist the use of "destroy_all" 2018-08-16 17:29:33 +02:00
include_sidekiq_worker.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
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 Use gitlab-styles 2017-12-22 08:34:44 -06:00
ruby_interpolation_in_translation.rb Remove unused constant 2018-09-19 15:01:27 +02:00
sidekiq_options_queue.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00