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
Apply `RESTRICT_ON_SEND` to `Bundler/GemVersion` More... 10 months ago
Make server mode aware of auto-restart for .rubocop_todo.yml update More... 10 months ago
Update Changelog More... 10 months ago
Remove useless mix-in More... 10 months ago
Merge pull request #13322 from dvandersluis/issue/13318 More... 10 months ago
Merge pull request #13317 from koic/fix_an_incorrect_autocorrect_for_lint_implicit_string_concatenation More... 10 months ago
[Fix #13318] Prevent modifying blocks with `Style/HashEachMethods` if the hash is modified within the block. More... 10 months ago
[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... 10 months ago
Fix a false negative for `Style/Semicolon` More... 10 months ago
[Fix #13286] Add `AllowedMethods` and `AllowedPatterns` configuration to `Layout/FirstMethodArgumentLineBreak`. More... 10 months ago
Fix the autocorrect of non_atomic_file_operation More... 10 months ago
[Fix #13310] Display analysis Ruby version in `rubocop -V` More... 10 months ago
Fix incorrect `VersionChanged` in config More... 10 months ago
[Fix #12875] Fix false positive for `Style/ArgumentsForwarding` when argument is used inside a block. More... 10 months ago
Merge pull request #13307 from dvandersluis/issue/13110 More... 10 months ago
[Fix #13110] Add support in `Style/ArgumentsForwarding` for detecting forwarding of all anonymous arguments. More... 10 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