diff --git a/Library/Homebrew/cask/.rubocop.yml b/Library/Homebrew/cask/.rubocop.yml index 5b026887a4..2677748ad6 100644 --- a/Library/Homebrew/cask/.rubocop.yml +++ b/Library/Homebrew/cask/.rubocop.yml @@ -93,9 +93,6 @@ Style/ClassAndModuleChildren: Style/Documentation: Enabled: false -Style/EmptyElse: - Enabled: false - Style/FileName: Enabled: false