Skip to content
View koic's full-sized avatar

Sponsors

Block or report koic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rubocop/rubocop Public

    A Ruby static code analyzer and formatter, based on the community Ruby style guide.

    Ruby 12.7k 3.1k

  2. rubocop/rubocop-rails Public

    A RuboCop extension focused on enforcing Rails best practices and coding conventions.

    Ruby 835 271

  3. whitequark/parser Public

    A Ruby parser.

    Yacc 1.6k 202

  4. bblimke/webmock Public

    Library for stubbing and setting expectations on HTTP requests in Ruby.

    Ruby 4k 568

  5. tmm1/test-queue Public

    parallel test runner for CI environments

    Ruby 574 68

  6. rsim/oracle-enhanced Public

    Oracle enhaced adapter for ActiveRecord

    Ruby 556 317

2,060 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to rubocop/rubocop, rubocop/rubocop-rails, rubocop/rubocop-performance and 87 other repositories
Loading A graph representing koic's contributions from March 24, 2024 to March 26, 2025. The contributions are 67% commits, 19% pull requests, 13% code review, 1% issues.

Contribution activity

March 2025

Created 4 repositories

Created a pull request in rubocop/rubocop that received 24 comments

[Fix #13597] Add new Style/ItBlockParameter cop

This PR adds new Style/ItBlockParameter cop that checks for replacement with or disallowing of the it block parameter. It provides three EnforcedStyle

+348 −0 lines changed 24 comments
Reviewed 26 pull requests in 6 repositories
Loading