diff --git a/.overcommit.yml b/.overcommit.yml index bc8fd3df0..6b2d0111b 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -20,8 +20,6 @@ PreCommit: ALL: quiet: false problem_on_unmodified_line: warn - EsLint: - enabled: true RuboCop: enabled: true command: ['bundle', 'exec', 'rubocop', '-D', '--rails']