Re-enable fixed `Style/Semicolon` cop (#29212)

essem/emoji-reactions-plus-upstream
Matt Jankowski 3 months ago committed by GitHub
parent c645490d55
commit 72b0c9e20b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -210,11 +210,6 @@ Style/RedundantBegin:
Style/RescueStandardError:
EnforcedStyle: implicit
# Reason: Simplify some spec layouts
# https://docs.rubocop.org/rubocop/cops_style.html#stylesemicolon
Style/Semicolon:
AllowAsExpressionSeparator: true
# Reason: Originally disabled for CodeClimate, and no config consensus has been found
# https://docs.rubocop.org/rubocop/cops_style.html#stylesymbolarray
Style/SymbolArray:

Loading…
Cancel
Save