2
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweak syntax error display for example code More... 9 months ago
Use `block_literal?` More... 9 months ago
Align terminology with RuboCop's offense standard More... 9 months ago
Fix RedundantLineContinuation false positive on method def argument More... 9 months ago
Update `Lint/ItWithoutArgumentsInBlock` to not register offenses in Ruby 3.4 More... 9 months ago
Add `maximum_target_ruby_version` to `TargetRubyVersion` More... 9 months ago
[Fix #13483] Fix an incorrect autocorrect for `Style/RedundantRegexpArgument` More... 9 months ago
Merge pull request #13476 from dak2/rbs-inline/generics-type-in-commented-keyword More... 9 months ago
Create Style/FileTouch cop More... 9 months ago
Merge pull request #13481 from gemmaro/update/unicode More... 9 months ago
Support unicode-display_width v3 More... 9 months ago
Merge pull request #13480 from dvandersluis/doc/layout-description-consistency More... 9 months ago
Remove "here we check" from cop descriptions. More... 9 months ago
[Fix #13477] Update `Layout/LeadingCommentSpace` to accept multiline shebangs at the top of the file More... 9 months ago
Merge pull request #13478 from Earlopain/yaml-consecutive-newlines More... 9 months ago
Yamllint consecutive newlines More... 9 months ago
Merge pull request #13426 from bquorning/destructuring More... 9 months ago
Allow to write generics type of RBS::Inline annotation after subclass definition in `Style/CommentedKeyword` More... 9 months ago
[Fix #13437] Add new cop `Lint/UselessDefined` More... 9 months ago
Merge pull request #13472 from dvandersluis/documentation_syntax_check More... 9 months ago
Add new `Style/ItAssignment` cop to detect assignments to `it` inside blocks More... 9 months ago
Improve syntax error output for `rake documentation_syntax_check`. More... 9 months ago
Merge pull request #13471 from dvandersluis/numblock-handler-doc More... 9 months ago
[Doc] Fix missing backtick in InternalAffairs/NumblockHandler description. More... 9 months ago
Merge pull request #13457 from dvandersluis/issue/13453 More... 9 months ago
Merge pull request #13470 from Earlopain/array-intersect-none More... 9 months ago
Make `Style/ArrayIntersect` aware of `none?` More... 9 months ago
Remove useless `include RangeHelp` More... 9 months ago
Merge pull request #13466 from Earlopain/yet-another-3.4-failure More... 9 months ago
Fix a test failure on 3.4-dev with webmock More... 9 months ago