2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Fix #11514] Add new `Lint/UnescapedBracketInRegexp` cop. More... 10 months ago
Fix a wrongly memoized method in `VariableForce` More... 10 months ago
Merge pull request #13381 from dvandersluis/issue/13378 More... 10 months ago
Handle error in extractors when the extractor is a class More... 10 months ago
Merge pull request #13375 from dvandersluis/issue/13374 More... 10 months ago
[Fix #13378] When removing parens in `Style/TernaryParentheses` with a `send` node condition, ensure its arguments are parenthesized. More... 10 months ago
Merge pull request #13379 from Earlopain/ruby-3.4-stringio More... 10 months ago
Fix an error when running with Ruby 3.4-dev More... 10 months ago
Merge pull request #13370 from dvandersluis/issue/13364 More... 10 months ago
[Fix #13374] Return exit code 0 with `--display-only-correctable` and `--display-only-safe-correctable` when no offenses are displayed. More... 10 months ago
Fix an incorrect issue number More... 10 months ago
Merge pull request #13369 from koic/fix_an_incorrect_autocorrect_for_naming_block_forwarding More... 10 months ago
[Fix #13364] Fix incorrect autocorrect with `Lint/UselessAssignment` a multiple assignment or `for` contains an inner assignment. More... 10 months ago
[Fix #13368] Fix an incorrect autocorrect for `Naming/BlockForwarding` More... 10 months ago
[Fix #13365] Fix false positives for `Lint/SafeNavigationConsistency` More... 10 months ago
Merge pull request #13363 from masato-bkn/fix-cyclomatic-complexity-doc More... 10 months ago
[Doc] Fix the broken example in the `Metrics/CyclomaticComplexity` document More... 10 months ago
Merge pull request #13255 from vlad-pisanov/vp_map_into_array_3 More... 10 months ago
Merge pull request #13362 from vlad-pisanov/vp_redundant_freeze_1 More... 10 months ago
Fix false positives for `Style/RedundantInterpolationUnfreeze` and `Style/RedundantFreeze` when strings contain interpolated global, instance, and class variables More... 10 months ago
Merge pull request #13355 from koic/fix_incorrect_autocorrect_for_style_block_delimiters_cop More... 10 months ago
Add AllowSteepAnnotation option to Layout/LeadingCommentSpace More... 10 months ago
Merge pull request #13358 from Earlopain/false-positive-space-before-brackets More... 10 months ago
[Fix #13356] Fix a false positive for `Layout/SpaceBeforeBrackets` when there is a dot before `[]=` More... 10 months ago
[Fix #13353] Fix an incorrect autocorrect for `Style/BlockDelimiters` More... 10 months ago
Add style guide URL to `Style/AmbiguousEndlessMethodDefinition` More... 10 months ago
Merge pull request #13349 from dvandersluis/block-delim-bug More... 10 months ago
[Fix #13348] Ensure `Style/BlockDelimiters` autocorrection does not move other code between the block and comment. More... 10 months ago
Show Ruby version of the current dir for `rubocop -V` More... 10 months ago
Clearly distinguish between the version string and verbose version output More... 10 months ago