Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8c8e8201
Commit
8c8e8201
authored
Feb 24, 2021
by
Peter Leitzen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerate .rubocop_todo.yml and track Style/HashTransformation
parent
f2f14ae7
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
217 additions
and
141 deletions
+217
-141
.rubocop_manual_todo.yml
.rubocop_manual_todo.yml
+66
-0
.rubocop_todo.yml
.rubocop_todo.yml
+151
-141
No files found.
.rubocop_manual_todo.yml
View file @
8c8e8201
...
...
@@ -2456,3 +2456,69 @@ Gitlab/NamespacedClass:
-
'
spec/support/sidekiq_middleware.rb'
-
'
spec/tasks/gitlab/task_helpers_spec.rb'
-
'
spec/uploaders/object_storage_spec.rb'
# WIP: https://gitlab.com/gitlab-org/gitlab/-/issues/322739
Style/HashTransformation
:
Exclude
:
-
'
app/controllers/projects/branches_controller.rb'
-
'
app/finders/ci/commit_statuses_finder.rb'
-
'
app/helpers/learn_gitlab_helper.rb'
-
'
app/models/ci/build_trace_chunk.rb'
-
'
app/models/concerns/cache_markdown_field.rb'
-
'
app/models/gpg_key.rb'
-
'
app/presenters/packages/npm/package_presenter.rb'
-
'
app/services/ci/pipeline_processing/atomic_processing_service/status_collection.rb'
-
'
app/services/ci/retry_build_service.rb'
-
'
app/services/packages/nuget/create_dependency_service.rb'
-
'
ee/app/models/ee/ci/build.rb'
-
'
ee/app/models/productivity_analytics.rb'
-
'
ee/app/models/sca/license_compliance.rb'
-
'
ee/app/services/security/store_report_service.rb'
-
'
ee/lib/ee/gitlab/auth/ldap/sync/group.rb'
-
'
ee/lib/ee/gitlab/usage_data.rb'
-
'
ee/lib/gitlab/custom_file_templates.rb'
-
'
ee/spec/elastic_integration/global_search_spec.rb'
-
'
ee/spec/lib/ee/gitlab/application_context_spec.rb'
-
'
lib/api/helpers/packages/conan/api_helpers.rb'
-
'
lib/api/projects.rb'
-
'
lib/atlassian/jira_connect/client.rb'
-
'
lib/banzai/filter/repository_link_filter.rb'
-
'
lib/gitlab/ci/config/entry/product/variables.rb'
-
'
lib/gitlab/ci/config/entry/variables.rb'
-
'
lib/gitlab/ci/variables/collection.rb'
-
'
lib/gitlab/ci/variables/helpers.rb'
-
'
lib/gitlab/git/commit.rb'
-
'
lib/gitlab/import_sources.rb'
-
'
lib/gitlab/language_detection.rb'
-
'
lib/gitlab/metrics/samplers/database_sampler.rb'
-
'
lib/gitlab/metrics/subscribers/active_record.rb'
-
'
lib/gitlab/phabricator_import/project_creator.rb'
-
'
lib/gitlab/prometheus_client.rb'
-
'
lib/gitlab/repository_hash_cache.rb'
-
'
lib/gitlab/static_site_editor/config/file_config.rb'
-
'
lib/gitlab/template/base_template.rb'
-
'
lib/gitlab/usage_data_counters/base_counter.rb'
-
'
lib/gitlab/usage_data_counters/note_counter.rb'
-
'
spec/lib/atlassian/jira_connect/serializers/pull_request_entity_spec.rb'
-
'
spec/lib/gitlab/ci/status/composite_spec.rb'
-
'
spec/lib/gitlab/conflict/file_spec.rb'
-
'
spec/lib/gitlab/import_export/project/tree_restorer_spec.rb'
-
'
spec/models/concerns/featurable_spec.rb'
-
'
spec/models/event_spec.rb'
-
'
spec/models/packages/dependency_spec.rb'
-
'
spec/requests/api/graphql/project/alert_management/alert/assignees_spec.rb'
-
'
spec/requests/api/graphql/project/alert_management/alert/notes_spec.rb'
-
'
spec/requests/api/graphql/project/alert_management/alert/todos_spec.rb'
-
'
spec/requests/api/projects_spec.rb'
-
'
spec/support/helpers/graphql_helpers.rb'
-
'
spec/support/import_export/project_tree_expectations.rb'
-
'
spec/support/shared_contexts/services/projects/container_repository/delete_tags_service_shared_context.rb'
Style/ClassEqualityComparison
:
Exclude
:
-
spec/lib/peek/views/active_record_spec.rb
-
ee/spec/lib/peek/views/active_record_spec.rb
Lint/HashCompareByIdentity
:
Exclude
:
-
ee/lib/gitlab/database/load_balancing/load_balancer.rb
.rubocop_todo.yml
View file @
8c8e8201
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment