gitlab-org--gitlab-foss/lib/gitlab/fogbugz_import
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
..
client.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
importer.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
project_creator.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
repository.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00