summaryrefslogtreecommitdiff
path: root/.rubocop_todo/layout/closing_parenthesis_indentation.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/layout/closing_parenthesis_indentation.yml')
-rw-r--r--.rubocop_todo/layout/closing_parenthesis_indentation.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/layout/closing_parenthesis_indentation.yml b/.rubocop_todo/layout/closing_parenthesis_indentation.yml
index 79397e92312..3abbb024db6 100644
--- a/.rubocop_todo/layout/closing_parenthesis_indentation.yml
+++ b/.rubocop_todo/layout/closing_parenthesis_indentation.yml
@@ -1,5 +1,5 @@
---
-# Cop supports --auto-correct.
+# Cop supports --autocorrect.
Layout/ClosingParenthesisIndentation:
Exclude:
- 'app/presenters/project_presenter.rb'