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-
ESM, Inc. (@esminc)
- Tokyo, Japan
- Sign in to view email
- https://twitter.com/koic
Pro
-
ESM, Inc. (@esminc)
- Tokyo, Japan
- Sign in to view email
- https://twitter.com/koic
Pinned
1,747 contributions in the last year
Activity overview
Contributed to
rubocop-hq/rubocop,
rubocop-hq/rubocop-rails,
rubocop-hq/rubocop-minitest
and 5 other
repositories
Contribution activity
June 2020
- koic/csv Ruby
Created a pull request in faker-ruby/faker that received 2 comments
Deprecate `HeroesOfTheStorm.class`
Fixes #2006.
This PR solves an issue of overriding Ruby's built-in Object#class method.
I'd like to maintain HeroesOfTheStorm.class's behavior for …
+20
−9
•
2
comments
- [Fix #8124] Fix a false positive for `Lint/FormatParameterMismatch`
- [Fix #8096] Fix a false positive for `Lint/SuppressedException`
- [Fix #8083] Fix an error for `Lint/MixedRegexpCaptureTypes`
- [Fix #8081] Fix a false positive for `Lint/SuppressedException`
- [Fix #7746] Add `Lint/MixedRegexpCaptureTypes` cop