Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/style/hash_each_methods.yml')
-rw-r--r--.rubocop_todo/style/hash_each_methods.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/hash_each_methods.yml b/.rubocop_todo/style/hash_each_methods.yml
index 41e6c4608cc..53bde6fac69 100644
--- a/.rubocop_todo/style/hash_each_methods.yml
+++ b/.rubocop_todo/style/hash_each_methods.yml
@@ -46,7 +46,6 @@ Style/HashEachMethods:
- 'ee/app/graphql/types/vulnerability_severity_enum.rb'
- 'ee/app/models/geo/secondary_usage_data.rb'
- 'ee/db/fixtures/development/32_compliance_report_violations.rb'
- - 'ee/lib/gitlab/ci/reports/license_scanning/report.rb'
- 'ee/spec/factories/vulnerabilities.rb'
- 'ee/spec/factories/vulnerabilities/findings.rb'
- 'ee/spec/helpers/application_helper_spec.rb'