Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated channel and documentation to Rubocop v0.80.0 #225

9 changes: 0 additions & 9 deletions base_rubocop.yml
Expand Up @@ -102,15 +102,6 @@ Style/Next:
Style/ModuleFunction:
Enabled: false

Style/HashEachMethods:
Enabled: false

Style/HashTransformKeys:
Enabled: false

Style/HashTransformValues:
Enabled: false

################################################################################
# Specs - be more lenient on length checks and block styles
################################################################################
Expand Down