2
I Use This!
Very High Activity

Commits : Listings

Analyzed 39 minutes ago. based on code collected about 1 hour ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix false positive for `Style/GlobalStdStream` for namespaced constants More... about 1 year ago
Merge pull request #13079 from koic/fix_incorrect_autocorrect_for_naming_rescued_exceptions_variable_name More... about 1 year ago
Merge pull request #13081 from fatkodima/zero_length_predicate-false-positive More... about 1 year ago
Fix a false positive for `Style/ZeroLengthPredicate` when using safe navigation and non-zero comparison More... about 1 year ago
[Fix #13076] Fix an incorrect autocorrect for `Naming/RescuedExceptionsVariableName` More... about 1 year ago
Merge pull request #13075 from koic/mark_broken_on_prism_for_broken_specs_for_ruby34_with_prism More... about 1 year ago
Add new `Lint/UselessNumericOperation` cop More... about 1 year ago
Clarify docs in Naming/PredicateName More... about 1 year ago
Add a validate_config for Naming/PredicateName More... about 1 year ago
Mark `broken_on: :prism` for broken specs using Ruby 3.4.0dev with Prism More... about 1 year ago
Enable branch coverage More... about 1 year ago
[Doc] Tweak the doc of `Layout/AssignmentIndentation` More... about 1 year ago
Merge pull request #13071 from Earlopain/bump-simplecov More... about 1 year ago
Bump `simplecov` More... about 1 year ago
Merge pull request #13069 from Earlopain/regexp_parser_cruft More... about 1 year ago
Drop `regexp_parser` < 2.0 compatibility code More... about 1 year ago
Merge pull request #13066 from koic/fix_an_error_for_lint_useless_assignment_cop More... about 1 year ago
[Fix #13061] Add new `Style/RedundantInterpolationUnfreeze` cop More... about 1 year ago
[Fix #13065] Fix an error for `Lint/UselessAssignment` More... about 1 year ago
Merge pull request #13062 from Earlopain/invertible-unless-empty-braces More... about 1 year ago
Fix an error for `Style/InvertibleUnlessCondition` when using empty parenthesis as condition More... about 1 year ago
Remove an unused private method More... about 1 year ago
[Fix #11438] Explicitly load `fileutils` before calculating `before_us` More... about 1 year ago
[Docs] Fix code example for `Lint/ShadowingOuterLocalVariable` More... about 1 year ago
[Docs] Consistent usage of `@example` More... about 1 year ago
Clarify how to specify the number of parallel processes More... about 1 year ago
Fix a typo More... about 1 year ago
[Docs] Tweak the v1 Upgrade Notes More... about 1 year ago
[Fix #13050] Add new `Style/BitwisePredicate` cop More... about 1 year ago
[Fix #13051] Fix an error for `Lint/FloatComparison` More... about 1 year ago