gitlab-org--gitlab-foss/lib/gitlab/legacy_github_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
..
base_formatter.rb
branch_formatter.rb
client.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
comment_formatter.rb
importer.rb Refactor use of Shell.import_repository for Wikis 2019-02-05 21:33:09 -08:00
issuable_formatter.rb
issue_formatter.rb
label_formatter.rb
milestone_formatter.rb
project_creator.rb
pull_request_formatter.rb
release_formatter.rb
user_formatter.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
wiki_formatter.rb Refactor use of Shell.import_repository for Wikis 2019-02-05 21:33:09 -08:00