gitlab-org--gitlab-foss/spec/rubocop/cop
Bob Van Landuyt f3f1df1476 Add a cop for `FinderMethods`
This notifies developers when calling `find(_by!)` chained on
`execute`. And suggests using the methods from `FinderMethods`. These
will perform the correct authorization checks on the resource when it
is found.
2018-06-20 18:13:13 +02:00
..
gitlab Add a cop for `FinderMethods` 2018-06-20 18:13:13 +02:00
migration Use gitlab-styles 2017-12-22 08:34:44 -06:00
rspec Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00
avoid_break_from_strong_memoize_spec.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
avoid_return_from_blocks_spec.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
include_sidekiq_worker_spec.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
line_break_around_conditional_block_spec.rb Allow comment after if/unless clause 2018-05-29 10:38:59 +02:00
project_path_helper_spec.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
sidekiq_options_queue_spec.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00