gitlab-org--gitlab-foss/app/services/boards
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
..
issues Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
lists Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
visits Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
base_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
create_service.rb Fix rubocop Style/ZeroLengthPredicate 2018-09-18 14:31:17 +05:00
list_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00