2
I Use This!
Very High Activity

Commits : Listings

Analyzed 41 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 #13319] Handle literal forward slashes inside a `regexp` in `Lint/LiteralInInterpolation`. More... 10 months ago
Use Prism 1.2+ for development More... 10 months ago
[Fix #13316] Fix an incorrect autocorrect for `Lint/ImplicitStringConcatenation` More... 11 months ago
Fix a false negative for `Style/Semicolon` More... 11 months ago
[Fix #13286] Add `AllowedMethods` and `AllowedPatterns` configuration to `Layout/FirstMethodArgumentLineBreak`. More... 11 months ago
Fix the autocorrect of non_atomic_file_operation More... 11 months ago
[Fix #13310] Display analysis Ruby version in `rubocop -V` More... 11 months ago
Fix incorrect `VersionChanged` in config More... 11 months ago
[Fix #12875] Fix false positive for `Style/ArgumentsForwarding` when argument is used inside a block. More... 11 months ago
Merge pull request #13307 from dvandersluis/issue/13110 More... 11 months ago
[Fix #13110] Add support in `Style/ArgumentsForwarding` for detecting forwarding of all anonymous arguments. More... 11 months ago
Update `Style/ReturnNilInPredicateMethodDefinition` to detect implicit `nil` returns inside `if`. More... 11 months ago
Merge pull request #13304 from Earlopain/incompatible-autocorrect-block-delim-redundant-begin More... 11 months ago
[Fix #13302] Fix incompatible autocorrect between `Style/RedundantBegin` and `Style/BlockDelimiters` with `EnforcedStyle: braces_for_chaining` More... 11 months ago
[Fix #13225] Avoid syntax error when correcting `Style/OperatorMethodCall` with `/` operations followed by a parenthesized argument. More... 11 months ago
Merge pull request #13293 from Earlopain/gemspec-filename More... 11 months ago
Add new `Style/KeywordArgumentsMerging` cop More... 11 months ago
Fix `TargetRubyVersion` from a gemspec when the gemspec is not named like the folder it is located in More... 11 months ago
Set `EnforcedShorthandSyntax: either` by default for `Style/HashSyntax` More... 11 months ago
Fix an error for `Layout/AccessModifierIndentation` More... 11 months ago
Merge pull request #13297 from sambostock/fix-ruby-head-spec-compatibility More... 11 months ago
Make `ConfigStore.for` spec compatible new `inspect` More... 11 months ago
Merge pull request #13292 from koic/fix_an_incorrect_autocorrect_for_style_rescue_modifier More... 11 months ago
[Fix #13291] Fix an incorrect autocorrect for `Style/RescueModifier` More... 11 months ago
Merge pull request #13289 from koic/use_prism_1_1 More... 11 months ago
Use Prism 1.1 for development More... 11 months ago
[Fix #12988] Add new `Style/AmbiguousEndlessMethodDefinition` cop. More... 11 months ago
[Fix #13229] Update `Style/MapIntoArray` to be able to handle arrays created using `[].tap`. More... 11 months ago
Merge pull request #13283 from koic/fix_false_positives_for_style_redundant_line_continuation More... 11 months ago
Use RuboCop RSpec 3.1 for development More... 11 months ago