mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

11K
active users

#DevX

1 post1 participant0 posts today

RuboCop 1.73 is out! It features a lot of small improvements, some of them quite overdue, like:

- the ability to enforce the usage of endless methods
- a diff-friendly trailing comma style for arrays/hashes

For all the details check out the release notes github.com/rubocop/rubocop/rel

New features

#11024: Add require_always option to Style/EndlessMethod. (@koic)
#11024: Add require_single_line option to Style/EndlessMethod. (@jtannas)
#9935: Introduce EnforcedStyleForMultiline ...
GitHubRelease RuboCop 1.73 · rubocop/rubocopNew features #11024: Add require_always option to Style/EndlessMethod. (@koic) #11024: Add require_single_line option to Style/EndlessMethod. (@jtannas) #9935: Introduce EnforcedStyleForMultiline ...