diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-13 09:09:48 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-13 09:09:48 +0000 |
commit | 6419f4883904680223a460291f9c538719283058 (patch) | |
tree | 9e1bfd94f9a0ff5f5e11cb6016fe968ea3865de8 /.rubocop_todo/layout | |
parent | 00d1f41541a21e13e3c6bd94d897dc5e4da8278a (diff) | |
download | gitlab-ce-6419f4883904680223a460291f9c538719283058.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/layout')
-rw-r--r-- | .rubocop_todo/layout/argument_alignment.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/layout/argument_alignment.yml b/.rubocop_todo/layout/argument_alignment.yml index e658ac751e7..c813b997f3f 100644 --- a/.rubocop_todo/layout/argument_alignment.yml +++ b/.rubocop_todo/layout/argument_alignment.yml @@ -1818,8 +1818,6 @@ Layout/ArgumentAlignment: - 'ee/spec/services/protected_environments/create_service_spec.rb' - 'ee/spec/services/protected_environments/update_service_spec.rb' - 'ee/spec/services/quick_actions/interpret_service_spec.rb' - - 'ee/spec/services/registrations/import_namespace_create_service_spec.rb' - - 'ee/spec/services/registrations/standard_namespace_create_service_spec.rb' - 'ee/spec/services/security/auto_fix_service_spec.rb' - 'ee/spec/services/security/findings/dismiss_service_spec.rb' - 'ee/spec/services/security/ingestion/finding_map_spec.rb' |