diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-05-04 21:09:14 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-05-04 21:09:14 +0000 |
commit | ceb5cdd5c3293d290c1ae42a86175ac4f51b4408 (patch) | |
tree | 340743b21d708a6c06c5d402c0b697d8b89d9b06 /.rubocop_todo | |
parent | bd979acf95124119d41f75d34cab231229f4dd81 (diff) | |
download | gitlab-ce-ceb5cdd5c3293d290c1ae42a86175ac4f51b4408.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r-- | .rubocop_todo/layout/argument_alignment.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.rubocop_todo/layout/argument_alignment.yml b/.rubocop_todo/layout/argument_alignment.yml index b73074fe8ec..a710a8ea871 100644 --- a/.rubocop_todo/layout/argument_alignment.yml +++ b/.rubocop_todo/layout/argument_alignment.yml @@ -529,16 +529,6 @@ Layout/ArgumentAlignment: - 'app/models/integrations/jira.rb' - 'app/models/jira_connect_installation.rb' - 'app/models/lfs_object.rb' - - 'app/models/loose_foreign_keys/deleted_record.rb' - - 'app/models/merge_request.rb' - - 'app/models/merge_request_diff.rb' - - 'app/models/merge_requests_closing_issues.rb' - - 'app/models/ml/candidate_metadata.rb' - - 'app/models/ml/experiment_metadata.rb' - - 'app/models/namespace.rb' - - 'app/models/namespaces/traversal/linear_scopes.rb' - - 'app/models/note.rb' - - 'app/models/note_diff_file.rb' - 'app/models/packages/cleanup/policy.rb' - 'app/models/packages/conan/metadatum.rb' - 'app/models/packages/debian/file_entry.rb' |