diff --git a/.rubocop.yml b/.rubocop.yml index 899149c39..0ea9849b4 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -57,9 +57,3 @@ Lint/RedundantRequireStatement: Enabled: false Style/CollectionCompact: Enabled: false -Style/GlobalStdStream: - Enabled: false -Style/GlobalStdStream: - Enabled: false -Style/QuotedSymbols: - Enabled: false