debian-mirror-gitlab/.rubocop_todo/layout/closing_parenthesis_indentation.yml

7 lines
175 B
YAML
Raw Normal View History

2022-11-25 23:54:43 +05:30
---
2023-03-04 22:38:38 +05:30
# Cop supports --autocorrect.
2022-11-25 23:54:43 +05:30
Layout/ClosingParenthesisIndentation:
Exclude:
- 'app/presenters/project_presenter.rb'
- 'spec/requests/api/internal/base_spec.rb'