2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13681 from kyanagi/fix_layout_argument_alignment More... 7 months ago
[DOC] Fix Layout/ArgumentAlignment More... 7 months ago
Merge pull request #13675 from dvandersluis/array-first-last-autocorrect More... 7 months ago
Merge pull request #13671 from dvandersluis/method-call-without-args-safe-nav More... 7 months ago
Fix invalid autocorrect for `Style/ArrayFirstLast` when calling `.[]` or `&.[]` with 0 or -1 More... 7 months ago
Merge pull request #13673 from dvandersluis/collection-methods-safe-nav More... 7 months ago
Merge pull request #13672 from dvandersluis/map-to-set-safe-nav More... 7 months ago
Add support for safe navigation to `Style/BlockDelimiters` More... 7 months ago
Add support for safe navigation to `Style/CollectionMethods` More... 7 months ago
Add support for safe navigation to `Style/MapToSet` More... 7 months ago
Add support for safe navigation to `Style/MethodCallWithoutArgsParentheses` More... 7 months ago
Merge pull request #13507 from lovro-bikic/feature/style-hash-slice-cop More... 7 months ago
Merge pull request #13669 from viralpraxis/fix-style-frozen-string-literal-comment-cop-error-on-weird-magic-comment More... 7 months ago
Merge pull request #13668 from tejasbubane/fix-13667 More... 7 months ago
Fix `Style/FrozenStringLiteralComment` cop error on unnormalized magic comment and `never` enforced style More... 7 months ago
[Fix #13667] Maintain precedence in autocorrect for `Style/SoleNestedConditional` More... 7 months ago
Reset the docs version More... 7 months ago
Cut 1.70 More... 7 months ago
Update Changelog More... 7 months ago
Fix build errors related to the RubyLSP add-on specs More... 7 months ago
Merge pull request #13658 from dvandersluis/slicing-with-range-autocorrect More... 7 months ago
Merge pull request #13663 from dvandersluis/redundant-self-assignment-safe-nav More... 7 months ago
Merge pull request #13664 from dvandersluis/doc/style/redundant-current-directory-in-path More... 7 months ago
Merge pull request #13665 from dvandersluis/object-then-safe-nav More... 7 months ago
Add support for safe navigation to `Style/ObjectThen` More... 7 months ago
[Doc] Improve documentation of `Style/RedundantCurrentDirectoryInPath` to point out that it only applies to `require_relative` More... 7 months ago
Update `Style/RedundantSelfAssignment` to handle safe navigation on the right-hand side of the assignment More... 7 months ago
Add support for safe navigation to `Style/SendWithLiteralMethodName` More... 7 months ago
[Doc] Add "Setting the version tracking metadata for cops" section More... 7 months ago
Merge pull request #13659 from viralpraxis/fix-style-missing-else-cop-error-on-configured-empty-else-cop-multiple-elsifs More... 7 months ago