Hacker. Emacs fanatic. Author of RuboCop, CIDER, Projectile and others. I'm not the best, but I'm pretty good. ;-)
-
Toptal (@toptal)
- Bulgaria
- https://metaredux.com
- @bbatsov
Sponsors
Block or Report
Block or report bbatsov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
rubocop/rubocop Public
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
-
clojure-emacs/cider Public
The Clojure Interactive Development Environment that Rocks for Emacs
-
nrepl/nrepl Public
A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
-
clojure-style-guide Public
A community coding style guide for the Clojure programming language
-
1,040 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2023
Created 16 commits in 5 repositories
Reviewed 6 pull requests in 2 repositories
clojure-emacs/cider
4 pull requests
rubocop/rubocop
2 pull requests
Created an issue in nrepl/nrepl that received 7 comments
Interrupt is broken on JVM 20+
nREPL relied on Thread.stop to kill the session thread when needed and the function was finally removed from Java in Java 20 (after being deprecate…
7
comments