Highlights
- Arctic Code Vault Contributor
- Pro
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
Popular repositories
1,510 contributions in the last year
Activity overview
Contributed to
ruby/ruby,
mame/ruby-type-profiler,
mame/ruby-ticket-counter
and 5 other
repositories
Contribution activity
August 2020
- mame/prometheus_exporter Ruby
- mame/gem-codesearch Ruby
- mame/linguist Ruby
Created a pull request in akr/gem-codesearch that received 1 comment
Created an issue in penelopezone/rubyfmt that received 1 comment
`%w{...]...}` is wrongly formatted to `%w[...]...]`
Ruby version: ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-linux]
Rubyfmt git sha: 3f3653c
Input file
%w{...]...}
Rubyfmt's output
%w[.…
1
comment

