gitlab-org--gitlab-foss/rubocop/cop
Yorick Peterse 5445f71e60
Fix InjectEnterpriseEditionModule cop for qa/
This ensures the InjectEnterpriseEditionModule cop is able to detect the
prepend patterns used in the qa/ directory. Previously it would not
detect them as all EE QA modules reside in QA::EE, and not the top-level
EE namespace.
2019-08-28 17:20:06 +02:00
..
code_reuse Link to issue in CodeReuse/ActiveRecord message 2019-05-22 11:37:46 +12:00
gitlab Utilize RuboCop's Include/Exclude config 2019-08-26 12:24:25 +00:00
graphql Utilize RuboCop's Include/Exclude config 2019-08-26 12:24:25 +00:00
migration Adds cop to enforce string limits on migrations 2019-08-23 21:36:12 +00:00
qa Change element_with_pattern cop to not use quotes 2019-07-10 16:10:28 -07:00
rspec Remove Rubocop::SpecHelper file 2019-08-28 08:48:14 +02:00
active_record_association_reload.rb Forbid the use of `#reload` and prefer `#reset` 2019-04-15 13:05:14 +02:00
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_action_view_context.rb Utilize RuboCop's Include/Exclude config 2019-08-26 12:24:25 +00:00
include_sidekiq_worker.rb Utilize RuboCop's Include/Exclude config 2019-08-26 12:24:25 +00:00
inject_enterprise_edition_module.rb Fix InjectEnterpriseEditionModule cop for qa/ 2019-08-28 17:20:06 +02:00
line_break_around_conditional_block.rb
prefer_class_methods_over_module.rb
project_path_helper.rb
ruby_interpolation_in_translation.rb
safe_params.rb
sidekiq_options_queue.rb Utilize RuboCop's Include/Exclude config 2019-08-26 12:24:25 +00:00