2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13270 from masato-bkn/feature-style-select_by_regexp More... 11 months ago
Merge pull request #13268 from koic/fix_false_positive_for_style_block_delimiters More... 11 months ago
Make `Style/SelectByRegexp` aware of `filter` in Ruby version 2.6 or above More... 11 months ago
Merge pull request #13269 from masato-bkn/refactor-style-collection-compact-spec More... 11 months ago
Fix a false positive for `Style/BlockDelimiters` More... 11 months ago
Correct new `Style/SafeNavigation` offenses. More... 11 months ago
[Fix #13121] Add new `Style/EmptyStringInsideInterpolation` cop. More... 11 months ago
Remove useless `corrects` in spec explains More... 11 months ago
[Fix #13259] Add new `Lint/DuplicateSetElement` cop More... 11 months ago
[Fix #13256] Report and correct more `Style/SafeNavigation` offenses. More... 11 months ago
[Fix #13149] Handle crashes in custom Ruby extractors more gracefully More... 11 months ago
Added missing test case for mismatch with safe navigation in style/select_by_regexp_spec More... 11 months ago
[Doc] Tweak the doc for `DisabledByDefault: true` in configuration More... 11 months ago
[Fix #13260] Fix a false positive for `Lint/RedundantSafeNavigation` with namespaced constants More... 11 months ago
Refactor style/elect_by_regexp_spec to avoid overwriting ruby_version within the context More... 11 months ago
[Doc] Tweak the doc for `Layout/IndentationWidth` More... 11 months ago
Tweak `InternalAffairs/RedundantMessageArgument` cop for v1 API More... 11 months ago
Merge pull request #13254 from koic/enhance_autocorrect_for_naming_inclusive_language More... 11 months ago
Fix false negatives for `Style/MapIntoArray` when using non-splatted arguments More... 11 months ago
[Fix #9816] Refine `Lint/SafeNavigationConsistency` More... 11 months ago
Fix an error when using built-in LSP More... 11 months ago
Enhance the autocorrect for `Naming/InclusiveLanguage` More... 11 months ago
Merge pull request #13253 from Earlopain/cop-cop-deprecation-warning More... 11 months ago
Emit a deprecation when custom cops inherit from `RuboCop::Cop::Cop` More... 12 months ago
Merge pull request #13244 from Earlopain/team-initialize-classes More... 12 months ago
Allow custom sections in `CopsDocumentationGenerator` More... 12 months ago
Merge pull request #13245 from masato-bkn/support-filter-style-collection-compact More... 12 months ago
Merge pull request #13248 from Earlopain/optimize-callbacks_needed More... 12 months ago
Optimize yaml duplication checker More... 12 months ago
Optimize `Base.callbacks_needed` More... 12 months ago