2
I Use This!
Very High Activity

Commits : Listings

Analyzed 32 minutes ago. based on code collected about 1 hour ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the language_server-protocol dependency version stricter More... 6 months ago
Make the lint_roller dependency version stricter More... 6 months ago
Centralize `RuboCop::LSP.enable` activation and rename adapter class More... 6 months ago
[Fix #13800] Add new `Lint/SuppressedExceptionInNumberConversion` cop More... 6 months ago
Merge pull request #13799 from dvandersluis/issue/12795 More... 6 months ago
[Fix #12795] Fix `Layout/BlockAlignment` for blocks that are the body of an endless method More... 6 months ago
Merge pull request #13798 from dvandersluis/issue/11655 More... 6 months ago
[Fix #11655] Add `--ignore-disable-comments` to Basic Usage documentation More... 6 months ago
Merge pull request #13797 from koic/remove_useless_suppressed_webmock_warning More... 6 months ago
Naming/PredicateName: Optionally use Sorbet to detect predicate methods (#13721) More... 6 months ago
Remove useless suppressed WebMock warning More... 6 months ago
Merge pull request #13796 from dvandersluis/fix/empty-lines-around-method-body-endless More... 6 months ago
Fix crash in `Layout/EmptyLinesAroundMethodBody` for endless methods More... 6 months ago
Fix `Style/RedundantFormat` offenses More... 6 months ago
Add new `Style/RedundantFormat` cop to check for uses of `format` or `sprintf` with only a single string argument More... 6 months ago
Suppress redundant default configuration logging from `inject_defaults!` More... 6 months ago
Reset the docs version More... 6 months ago
Cut 1.71.2 More... 6 months ago
Update Changelog More... 6 months ago
Merge pull request #13785 from viralpraxis/fix-style-each-with-object-cop-error-in-case-of-single-block-argument More... 7 months ago
Fix `Style/EachWithObject` cop error in case if single block argument More... 7 months ago
[Fix #13787] Fix incorrect autocorrect for `Style/ExplicitBlockArgument` More... 7 months ago
Disable `Lint/ShadowingOuterLocalVariable` by default This cop was initially added as Syntax cop, which warns if the Ruby system issues warnings. More... 7 months ago
Merge pull request #13409 from pCosta99/issue/13395 More... 7 months ago
Merge pull request #13784 from koic/stablize_help_command_line_option_test More... 7 months ago
Stabilize `help` command line option test More... 7 months ago
Merge pull request #13783 from Earlopain/lint-void-numblock More... 7 months ago
Merge pull request #13782 from Earlopain/else-alignment-numblock More... 7 months ago
Fix a false positive for `Lint/Void` when `each` numblock with conditional expressions that has multiple statements More... 7 months ago
Fix an error `Layout/ElseAlignment` when `else` is part of a numblock More... 7 months ago