diff options
Diffstat (limited to '.rubocop.yml')
-rw-r--r-- | .rubocop.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml index 6dd06984de6..ac7a6a05a28 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -385,4 +385,3 @@ Performance/ChainArrayAllocation: RSpec/RepeatedExample: Exclude: - 'spec/features/merge_request/user_posts_diff_notes_spec.rb' - - 'spec/services/notification_service_spec.rb' |