summaryrefslogtreecommitdiff
path: root/.rubocop_todo
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-19 21:13:43 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-19 21:13:43 +0000
commit0302293341e9481507236824a8ef14525982e4bb (patch)
tree70bf7ca6fa5d5f6bf8fddca52c8b0a4ff95ec8ac /.rubocop_todo
parent9134da04883fb17a8636cddbd457210fa8f5ab38 (diff)
downloadgitlab-ce-0302293341e9481507236824a8ef14525982e4bb.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/style/guard_clause.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rubocop_todo/style/guard_clause.yml b/.rubocop_todo/style/guard_clause.yml
index b07c29ca1df..a4ae491b902 100644
--- a/.rubocop_todo/style/guard_clause.yml
+++ b/.rubocop_todo/style/guard_clause.yml
@@ -378,6 +378,7 @@ Style/GuardClause:
- 'ee/app/models/namespace_limit.rb'
- 'ee/app/models/preloaders/environments/protected_environment_preloader.rb'
- 'ee/app/models/protected_environment.rb'
+ - 'ee/app/models/protected_environments/deploy_access_level.rb'
- 'ee/app/models/sbom/occurrence.rb'
- 'ee/app/models/users_security_dashboard_project.rb'
- 'ee/app/models/vulnerabilities/feedback.rb'