diff options
author | Robert Speicher <rspeicher@gmail.com> | 2018-07-11 14:44:35 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2018-07-11 14:44:35 -0500 |
commit | 27843cd2e7b290dd79483e3d11b1bb1bd8a6d78e (patch) | |
tree | 4145c146736638dc396af88588b1c6538fc324bd /danger/database | |
parent | 545c961dbccad9eefbdc44c68b6c82b4e4699661 (diff) | |
download | gitlab-ce-27843cd2e7b290dd79483e3d11b1bb1bd8a6d78e.tar.gz |
Autocorrect RuboCop violations in danger/**/Dangerfile
Diffstat (limited to 'danger/database')
-rw-r--r-- | danger/database/Dangerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/danger/database/Dangerfile b/danger/database/Dangerfile index 2328a6c1733..6f48994945a 100644 --- a/danger/database/Dangerfile +++ b/danger/database/Dangerfile @@ -1,5 +1,4 @@ # frozen_string_literal: true -# rubocop:disable Style/SignalException # All the files/directories that should be reviewed by the DB team. DB_FILES = [ |