Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Enable Rubocops #1967

Open
pgwillia opened this issue Apr 23, 2020 · 0 comments
Open

Enable Rubocops #1967

pgwillia opened this issue Apr 23, 2020 · 0 comments

Comments

@pgwillia
Copy link
Member

pgwillia commented Apr 23, 2020

The following cops were added to RuboCop, but are not configured. Please set Enabled to either true or false in your .rubocop.yml file:

  • Layout/EmptyLinesAroundAttributeAccessor (0.83)
  • Layout/SpaceAroundMethodCallOperator (0.82)
  • Lint/DeprecatedOpenSSLConstant (0.84)
  • Lint/MixedRegexpCaptureTypes (0.85)
  • Lint/RaiseException (0.81)
  • Lint/StructNewOverride (0.81)
  • Style/ExponentialNotation (0.82)
  • Style/HashEachMethods (0.80)
  • Style/HashTransformKeys (0.80)
  • Style/HashTransformValues (0.80)
  • Style/RedundantRegexpCharacterClass (0.85)
  • Style/RedundantRegexpEscape (0.85)
  • Style/SlicingWithRange
    For more information: https://docs.rubocop.org/en/latest/versioning/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant