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
rspec
avoid_break_from_strong_memoize_spec.rb
avoid_return_from_blocks_spec.rb
include_sidekiq_worker_spec.rb
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
sidekiq_options_queue_spec.rb