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,853 contributions in the last year
Activity overview
Contribution activity
October 2020
- [Fix #8925] Add `--display-time` option for outputting time.
- Add new `Style/NegatedIfElseCondition` cop
- Prevent Lint/LiteralInInterpolation from removing necessary interpolation
- Support auto-correction for `Style/MultipleComparison`
- Add new `Lint/DuplicateRegexpCharacterClassElement` cop
- Add new `Style/SwapValues` cop
- [Fix #8859] Add new `Lint/UnmodifiedReduceAccumulator` cop
- [Fix #8919] Require RuboCop AST to 1.0.1 or higher
- Fix autocorrection for `Layout/TrailingWhitespace` in heredocs.
- [Fix #8708] Fix bad regexp recognition in `Lint/OutOfRangeRegexpRef` when there are multiple regexps
- Show extension cop versions when using `--verbose-version` option
- Add `after_<type>` callbacks
- Handle redundant parentheses around an interpolated expression for `Style/RedundantParentheses` cop
- Remove redundant blank for `Lint/ToJSON`'s offense message
- Fix false positive in `Style/RedundantSelf` cop with nested `self` access
- Add new `Lint/EmptyBlock` cop
- Handling trailing whitespace in Heredoc
- [Fix #7944] Add `MaxAllowedUnannotated` option to `Style/FormatStringToken` cop.
- [Fix #8781] Change how comments are determined for `Style/SafeNavigation` autocorrection
- Make `Security/Open` aware of `URI.open`
- Mark `Style/SlicingWithRange` as safe
- Don't over use `extend`
- Rework `Lint/RedundantSafeNavigation` to be more safe
- [Fix #8875] Fix incorrect autocorrect for `Style/ClassEqualityComparison`
- [Fix #8862] Fix an error for `Lint/AmbiguousRegexpLiteral`
- Some pull request reviews not shown.