diff --git a/.rubocop.yml b/.rubocop.yml index 06f48aefc..43f27ddf4 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -75,7 +75,4 @@ Style/FrozenStringLiteralComment: Rails/Output: Exclude: - 'config/unicorn.rb' - - 'db/seeds.rb' - -Style/EmptyMethod: - Enabled: false \ No newline at end of file + - 'db/seeds.rb' \ No newline at end of file