Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,835 contributions in the last year
Activity overview
Contribution activity
October 2020
- [Fix #8875] Fix incorrect autocorrect for `Style/ClassEqualityComparison`
- [Fix #8862] Fix an error for `Lint/AmbiguousRegexpLiteral`
- [Fix #8782] Mark any condition with defined? as an unsafe autocorrection if it is not parenthesized
- [Fix #7549] Add `Style/ArgumentsForwarding` cop
- [Fix #8781] Change how comments are determined for `Style/SafeNavigation` autocorrection
- [Fix #7944] Add `MaxAllowedUnannotated` option to `Style/FormatStringToken` cop.
- Make `Style/RedundantBegin` aware of `begin` without `rescue`
- [Fix #8835] Fix an incorrect autocorrect for `Style/RedundantInterpolation`
- Add new `Style/ClassEqualityComparison` cop
- Document interaction of `Style/AccessorGrouping` and `Sorbet` [doc]