From 8d9963a8e3ece091a98c8e96297d5229c31d7548 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 13 May 2022 21:08:46 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .rubocop_todo.yml | 7 ------- 1 file changed, 7 deletions(-) (limited to '.rubocop_todo.yml') diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 64ee60d7eb8..323f085473c 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -11,13 +11,6 @@ Gitlab/PolicyRuleBoolean: Exclude: - 'ee/app/policies/ee/identity_provider_policy.rb' -# Offense count: 2352 -# Cop supports --auto-correct. -# Configuration parameters: Strict, EnforcedStyle, AllowedExplicitMatchers. -# SupportedStyles: inflected, explicit -RSpec/PredicateMatcher: - Enabled: false - # Offense count: 118 RSpec/RepeatedExampleGroupBody: Enabled: false -- cgit v1.2.1