diff --git a/.overcommit.yml b/.overcommit.yml index a9ee0ed8c..2d7ed3b8d 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -22,7 +22,7 @@ PreCommit: problem_on_unmodified_line: warn RuboCop: enabled: true - command: ['bundle', 'exec', 'rubocop', '-D', '--rails'] + command: ['bundle', 'exec', 'rubocop', '-D'] TrailingWhitespace: enabled: true exclude: