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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-05 09:08:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-05 09:08:22 +0300
commit17dffb6c5192c03eb6257dd062d8e8ab2a022c30 (patch)
tree30c60f15d548392e8a0773b64bec8ca39eaf6c28 /.rubocop_todo/lint
parent082a47557774c89745c66e08c0a4171a53e7bdb2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/lint')
-rw-r--r--.rubocop_todo/lint/missing_cop_enable_directive.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/lint/missing_cop_enable_directive.yml b/.rubocop_todo/lint/missing_cop_enable_directive.yml
index a8edf6c85dc..589f98c9e02 100644
--- a/.rubocop_todo/lint/missing_cop_enable_directive.yml
+++ b/.rubocop_todo/lint/missing_cop_enable_directive.yml
@@ -6,7 +6,6 @@ Lint/MissingCopEnableDirective:
Exclude:
- 'app/controllers/admin/users_controller.rb'
- 'app/controllers/projects/forks_controller.rb'
- - 'app/finders/projects/serverless/functions_finder.rb'
- 'app/graphql/resolvers/group_issues_resolver.rb'
- 'app/graphql/resolvers/issues_resolver.rb'
- 'app/graphql/resolvers/project_members_resolver.rb'