2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13393 from koic/fix_false_positives_for_style_guard_clause More... 10 months ago
[Fix #13387] Fix false positives for `Style/RedundantParentheses` More... 10 months ago
[Fix #13390] Fix false positives for `Style/GuardClause` More... 10 months ago
Merge pull request #13325 from kotaro0522/fix_the_autocorrect_of_non_atomic_file_operation More... 10 months ago
Merge pull request #13389 from pCosta99/issue/13309 More... 10 months ago
Fix deserialization of unknown encoding offenses More... 10 months ago
Use RuboCop RSpec 3.2 for development More... 10 months ago
Merge pull request #13388 from Earlopain/generate-docs-2.7 More... 10 months ago
[Fix #13309] Fix false negative for Lint/UselessAssignment More... 10 months ago
Fix another error for the documentation generator on Ruby 2.7 More... 10 months ago
Merge pull request #13386 from dvandersluis/fix-unescaped-bracket-in-regexp-docs More... 10 months ago
Fix documentation for `Lint/UnescapedBracketInRegexp`. More... 10 months ago
[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