2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix an error for `Style/ParallelAssignment` More... 13 days ago
Use `RuboCop::AST::ComplexNode#sign?` method More... 14 days ago
Merge pull request #14369 from dvandersluis/issue/14309 More... 15 days ago
Merge pull request #14371 from r7kamura/accessor-grouping-trailing-arg-comment More... 15 days ago
[Fix #14370] Fix comment duplication bug in `Style/AccessorGrouping` separated autocorrect More... 15 days ago
[Fix #14309] Update `Style/SoleNestedConditional` to properly correct assignments within `and` More... 15 days ago
Merge pull request #14368 from koic/fix_incorrect_autocorrect_for_style_single_line_methods More... 15 days ago
[Fix #14367] Fix an incorrect autocorrect for `Style/SingleLineMethods` More... 16 days ago
Merge pull request #14365 from dvandersluis/issue/14322 More... 17 days ago
Merge pull request #14366 from dvandersluis/consistent-check-in-cop-desc More... 17 days ago
Use consistent verb form of "checks" in cop descriptions More... 17 days ago
[Fix #14322] Expand the scope of `Style/ItAssignment` to consider all local variable and method parameter names More... 17 days ago
Merge pull request #14363 from dvandersluis/issue/14362 More... 17 days ago
Fix a false positive for Lint/UselessAssignment More... 17 days ago
[Fix #14362] Update `Lint/RequireRangeParentheses` to not register false positives when range elements span multiple lines More... 17 days ago
Make `Layout/SpaceAroundOperators` aware of alternative and as pattern matchings More... 18 days ago
Merge pull request #14358 from koic/add_tsort_to_runtime_dependency More... 19 days ago
Add `tsort` to runtime dependency More... 20 days ago
Use `trailing_whitespace` in spec More... 20 days ago
Merge pull request #14357 from Earlopain/predicate-method-else-nil More... 21 days ago
[Fix #14333] Fix `Naming/PredicateMethod` ignoring the implicit `nil` from missing `else` branches More... 21 days ago
Merge pull request #14356 from viralpraxis/fix-style-it-block-parameter-cop-error-on-always-style-and-empty-block More... 21 days ago
Fix `Style/ItBlockParameter` cop error on `Always` style and missing block body More... 21 days ago
Merge pull request #14354 from girasquid/fix-private-auto-correct More... 21 days ago
Fix incorrect autocorrect for Style/AccessModifierDeclarations when using a grouped access modifier declaration. More... 22 days ago
Fix a false negative for `Style/RedundantParentheses` More... 22 days ago
[Fix #14344] Fix incorrect autocorrect for `Style/SingleLineMethods` More... 23 days ago
[Fix #14350] Fix `Naming/MethodName` cop false positives with `define_method` and operator names More... 24 days ago
Add `InferNonNilReceiver` config to `Lint/RedundantSafeNavigation` More... 24 days ago
Add new cop Layout/EmptyLinesAfterModuleInclusion More... 24 days ago