2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update `Layout/TrailingWhitespace` to support blank characters other than space and tab More... 8 months ago
Merge pull request #13644 from koic/fix_false_positive_for_layout_empty_lines_around_access_modifier_cop More... 8 months ago
[Fix #6012] Support RuboCop extension plugin More... 8 months ago
Fix a false positive for `Layout/EmptyLinesAroundAccessModifier` More... 8 months ago
Merge pull request #13642 from viralpraxis/fix-style-float-division-cop-error-on-coercion-implicit-receiver More... 8 months ago
Fix `Style/FloatDivision` cop error on implicit receiver More... 8 months ago
Merge pull request #13629 from koic/make_style_multiple_comparison_respect_allow_method_comparison_true More... 8 months ago
Bump license years to 2025 More... 8 months ago
Merge pull request #13638 from mvz/fix-block-forwarding-false-positive More... 8 months ago
Fix false positive for Naming/BlockForwarding More... 8 months ago
Update example for the `AllowMultilineFinalElement` configurable attribute for `Layout/MultilineMethodArgumentLineBreaks` More... 8 months ago
Merge pull request #13632 from viralpraxis/fix-style-missing-else-cop-error-on-configured-empty-else-cop More... 8 months ago
Show infinite loop errors through the runner More... 8 months ago
Fix `Style/ClassAndModuleChildren` cop error on `compact` enforced style and unindented body More... 8 months ago
Merge pull request #13633 from Earlopain/it-assignment-perf More... 8 months ago
Improve performance of `Style/ItAssignment` More... 8 months ago
Fix `Style/MissingElse` cop error if `Style/EmptyElse`'s style is not `both` and `if` expression contains `elsif` More... 8 months ago
Merge pull request #13631 from Earlopain/useless-token-compare More... 8 months ago
Merge pull request #13630 from viralpraxis/fix-format-cli-option-to-accept-fully-qualified-names More... 8 months ago
Remove a now unnecessary token check More... 8 months ago
Use `RuboCop::AST::Node#parenthesized_call? More... 8 months ago
Fix `format` CLI option to accept fully qualified names More... 8 months ago
Make `Style/MultipleComparison` respect `AllowMethodComparison: true` More... 8 months ago
Merge pull request #13627 from koic/fix_false_negatives_for_style_multiple_comparison More... 8 months ago
Add Ruby 3.4 to spec matrix More... 8 months ago
Dont show parser warnings in `Lint/Syntax` More... 8 months ago
[Fix #13623] Fix false negatives for `Style/MultipleComparison` More... 8 months ago
Make `InternalAffairs/NodeTypePredicate` aware of safe navigation operator More... 8 months ago
Add range formatting method to the formatter add-on More... 8 months ago
Merge pull request #13608 from dvandersluis/fix/remote-inherit-debug More... 8 months ago