github rubocop/rubocop v0.57.2
RuboCop 0.57.2

latest releases: v1.63.5, v1.63.3, v1.63.4...
5 years ago

Bug fixes

  • #5968: Prevent Layout/ClosingHeredocIndentation from raising an error on << heredocs. (@dvandersluis)
  • #5965: Prevent Layout/ClosingHeredocIndentation from raising an error on heredocs containing only a newline. (@drenmi)
  • Prevent a crash in Layout/IndentationConsistency cop triggered by an empty expression string interpolation. (@alexander-lazarov)
  • #5951: Prevent Style/MethodCallWithArgsParentheses from raising an error in certain cases. (@drenmi)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.