debian-mirror-gitlab/.rubocop_todo/layout/closing_parenthesis_indentation.yml
2022-11-25 23:54:43 +05:30

6 lines
176 B
YAML

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