gitlab-org--gitlab-foss/lib/bitbucket_server
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
..
representation
client.rb
collection.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
connection.rb Fix BitbucketServer::Client failing with Webmock 3.5.1 2019-02-16 15:30:02 -08:00
page.rb
paginator.rb