debian-mirror-gitlab/.rubocop_todo/layout/closing_parenthesis_indentation.yml
2023-03-05 14:24:40 +05:30

7 lines
175 B
YAML

---
# Cop supports --autocorrect.
Layout/ClosingParenthesisIndentation:
Exclude:
- 'app/presenters/project_presenter.rb'
- 'spec/requests/api/internal/base_spec.rb'