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>2023-07-08 00:09:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-08 00:09:54 +0300
commit557e0c82504248a44bcbce32b93dc432929fe2ca (patch)
treed5105d5dfe41bbf9a35a44296bde309489234bf2 /.rubocop_todo
parent0551e6537b4b7787e08dfeeb9809163d655cce01 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/layout/line_length.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/layout/line_length.yml b/.rubocop_todo/layout/line_length.yml
index 95a8f3a1116..d9ed5351ed0 100644
--- a/.rubocop_todo/layout/line_length.yml
+++ b/.rubocop_todo/layout/line_length.yml
@@ -201,7 +201,6 @@ Layout/LineLength:
- 'app/graphql/types/query_type.rb'
- 'app/graphql/types/repository/blob_type.rb'
- 'app/graphql/types/repository_type.rb'
- - 'app/graphql/types/root_storage_statistics_type.rb'
- 'app/graphql/types/snippets/visibility_scopes_enum.rb'
- 'app/graphql/types/todo_action_enum.rb'
- 'app/helpers/application_helper.rb'