gitlab-org--gitlab-foss/app/controllers/projects/merge_requests
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
..
application_controller.rb Enable fast task lists for merge requests 2019-02-07 09:28:35 -06:00
conflicts_controller.rb Code style changes and refactor 2018-12-20 07:28:28 +08:00
creations_controller.rb Allow Gitaly N+1 queries in MR CreationsController 2019-02-22 21:59:38 +00:00
diffs_controller.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00