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,773 contributions in the last year
Activity overview
Contributed to
rubocop-hq/rubocop,
clojure-emacs/cider,
clojure-emacs/cider-nrepl
and 5 other
repositories
Contribution activity
August 2020
- bbatsov/ruby Ruby
- Add new `Style/KeywordParametersOrder` cop
- Fix a false positive for `Style/CaseEquality` cop
- Parsed Regexp utilities
- [Fix #8524] Fix `Layout/EmptyLinesAroundClassBody` and `Layout/EmptyLinesAroundModuleBody` to handle access modifier
- Add new Lint/TrailingCommaInAttributeDeclaration cop
- Prevent an incorrect auto-correction for `Style/CaseEquality` cop
- Add new `Lint/UselessMethodDefinition` cop
- Mark `Lint/FrozenStringLiteralComment` as `Safe`, but with unsafe auto-correction.
- Add new `Style/RedundantSelfAssignment` cop
- [#8362] Display correctable offenses in summary
- Refactor comment access
- [Fix #7957] Fix Style/IfUnlessModifier to remain multiline if code after end keyword makes it too long
- Add new `Lint/BinaryOperatorIdenticalOperands` cop
- [Fix #8444] Fix an error for `Layout/FirstMethodArgumentLineBreak
- Fix an incorrect auto-correct for `Style/StructInheritance`
- Inline `ParserDiagnostic` module
- Add new `Lint/FloatComparison` cop
Created an issue in rubocop-hq/packaging-style-guide that received 2 comments
Structure of the style guide
While working on publishing the guide I noticed that its structure is centered around the cops in the rubocop-packaging extension, which is a bit d…
2
comments

