gitlab-org--gitlab-foss/spec/support/import_export
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
..
common_util.rb
configuration_helper.rb CE Port of Protected Environments backend 2018-08-10 13:45:14 +00:00
export_file_helper.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
import_export.yml