standardrb/standard

Typo `emabled` in recent release for Style/SafeNavigationChainLength

Closed this issue ยท 5 comments

Style/SafeNavigationChainLength:
  Emabled: false

should be enabled

lol whoops. Please send a PR!

rushing off to a hockey game right now, but can make one later if nobody else does

nm, got one in #663 but now have to run -- can update later if needed

FYI this can show up whenever running rubocop in a project that's using standard. It's pretty confusing and took me grepping all my gem paths to find it. It'd be nice to cut a minor release for this.

Warning: Style/SafeNavigationChainLength does not support Emabled parameter.

Supported parameters are:

  - Enabled
  - Max

Warning: Style/SafeNavigationChainLength does not support Emabled parameter.

Supported parameters are:

  - Enabled
  - Max

I suggest re-opening. The broken version of this was released. Need to get this fix out fast.