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
Fix wrong autocorrect for `Style/GuardClause` when using heredoc without `else` branch More... 11 months ago
Merge pull request #13209 from KNejad/call-super-in-relevant-file More... 11 months ago
Fix omit_parentheses style for pattern match with value omission in single-line branch More... 11 months ago
Fix an incorrect autocorrect for `Style/IfWithSemicolon` More... 11 months ago
Merge pull request #13206 from Earlopain/yard-workaround More... 11 months ago
Remove `yard` workarounds More... 11 months ago
Merge pull request #13198 from koic/fix_an_error_for_style_one_line_conditional More... 12 months ago
Call super in relevant_file? More... 12 months ago
[Fix #13202] Fix an incorrect autocorrect for `Style/CombinableLoops` More... 12 months ago
[Fix #13199] Fix an incorrect autocorrect for `Style/RedundantCondition` More... 12 months ago
Add new `IgnoreDuplicateElseBranch` option to `Lint/DuplicateBranch` More... 12 months ago
Fix an error for `Style/OneLineConditional` More... 12 months ago
Fix false positive in `Style/MultipleComparison` when `ComparisonsThreshold` exceeds 2 More... 12 months ago
[Doc] Tweak the doc for `Lint/FloatComparison` More... 12 months ago
Reset the docs version More... 12 months ago
Cut 1.66.1 More... 12 months ago
Update Changelog More... 12 months ago
Don't parse YAML twice More... 12 months ago
Fix an error for `Style/IfWithSemicolon` More... 12 months ago
Use `rubocop-ast` `SimpleForwardable` More... 12 months ago
[Fix #11191] Add new `Lint/NumericOperationWithConstantResult` cop More... 12 months ago
Merge pull request #13185 from vlad-pisanov/vp_map_into_array_2 More... 12 months ago
Fix false negatives in `Style/MapIntoArray` autocorrection when using `ensure`, `def`, `defs` and `for` More... 12 months ago
Fix some false positives in `Lint/UnreachableCode`. More... 12 months ago
[Fix #13182] Tweak the doc for `Style/RedundantInterpolationUnfreeze` More... 12 months ago
Merge pull request #13179 from Earlopain/node-matcher-directiry-error More... 12 months ago
Fix an error for `InternalAffairs/NodeMatcherDirective` when no second argument More... 12 months ago
Merge pull request #13178 from Earlopain/style-empty-literal-hash-default-value More... 12 months ago
Fix false positive for `Style/EmptyLiteral` with `Hash.new([])` More... 12 months ago
Merge pull request #13177 from vlad-pisanov/vp_empty_else_1 More... 12 months ago