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 upPinned
2,016 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 167 commits in 20 repositories
Created a pull request in technomancy/leiningen that received 1 comment
Update nREPL to 0.8
The new version adds support for dynamic middleware loading, plus built-in code completion and lookup ops. More details https://metaredux.com/posts…
Reviewed 33 pull requests in 9 repositories
rubocop-hq/rubocop 19 pull requests
- [Fix #9097] Fix a false positive for `Layout/EmptyLinesAroundArguments`
- `Metrics/ParameterLists` supports `MaxOptionalParameters` config parameter
- [Fix #9083] Fix `Style/RedundantArgument` cop raising offense for more than one argument
- Improve the gemspec to load only the necessary files without the git utility
- [Fix #7737] Add new `Style/RedundantArguments` cop
- [Fix #9064] Add three new config options for `Layout/EmptyLineBetweenDefs` cop
- [Fix #8684] Fix an error for `Lint/InterpolationCheck` cop
- [Fix #9050] Fix a false positive for `Style/NegatedIfElseCondition`
- Update `VersionChanged` of `Lint/ConstantDefinitionInBlock`
- Fix `required_ruby_version` issue when using `Gem::Requirement`
- Mark `Style/InfiniteLoop` as unsafe
- [Fix #6962] Limit `Layout/ClassStructure` constant order offense to literal constants
- Remove obsolete gem `SafeYAML` compatibility
- Add allowed method for Lint/Debugger
- Add new `Lint/DuplicateBranch` cop
- Fix #8820 autocorrection for Style/IfWithSemicolon
- Fix Layout/SpaceAroundBlockParameters bug related to trailing commas
- Fix multibyte support in the regexp node handler
- [Fix #8966] Fix spaces in empty parens.
clojure-emacs/cider 4 pull requests
nrepl/nrepl 2 pull requests
rubocop-hq/rails-style-guide 2 pull requests
bbatsov/projectile 2 pull requests
rubocop-hq/ruby-style-guide 1 pull request
clojure-emacs/clojure-mode 1 pull request
clojure-emacs/cider-nrepl 1 pull request
rubocop-hq/rubocop-rake 1 pull request
Created an issue in liquidz/antq that received 10 comments
Error when running in the REPLy project
I got a weird error when running antq on https://github.com/trptcolin/reply
$ lein outdated
OpenJDK 64-Bit Server VM warning: Options -Xverify:none…