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,021 contributions in the last year
Activity overview
Contributed to
rubocop-hq/rubocop,
rubocop-hq/rubocop-ast,
deep-cover/deep-cover
and 5 other
repositories
Contribution activity
September 2020
- marcandre/np Ruby
Created a pull request in rubocop-hq/rubocop that received 6 comments
Handling trailing whitespace in Heredoc
I extracted #8695 to remove all trailing whitespaces in our own codebase.
This PR fixes Layout/TrailingWhitespace auto-correction in Heredocs to be…
+87
−17
•
6
comments
- Fix cache to avoid encoding exception.
- [Fixes #8626] Fix false negatives for `Lint/UselessMethodDefinition`.
- Whitespace internal
- [Fixes #8688] Mark `Style/GlobalStdStream` as unsafe autocorrection.
- Determine gem status with gemspec instead of Gemfile
- Optimize cache invalidation when running RuboCop as a gem [See #8633]
- [Fixes #8636] Circumvent treetop's folly
- [#8489] Exclude method respond_to_missing? from OptionalBooleanParameter cop.
- [Fix #8621] Helpful Infinite Loop message
- Use `RESTRICT_ON_SEND` for the rest of cops
- Calculate rubocop_checksum by caculating a crc32 for each file rather than using mtime
- [Fix #8470] Do not try to autocorrect Style/StringConcatenation if any of the parts are too complex
- [Fix #8627] Fix a false positive for `Lint/DuplicateRequire`
Created an issue in whitequark/parser that received 9 comments
AST for rightward-assignment
I must apologize to be late to the party (again
9
comments