2
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Fix #13023] Fix an error for `Style/SymbolProc` More... about 1 year ago
[Docs] Tweak the doc for `Style/LineLength` More... about 1 year ago
[Docs] Tweak examples for `Style/HashExcept` More... about 1 year ago
Avoid using deprecated RuboCop AST APIs More... about 1 year ago
Prevent `uninitialized constant StrictWarnings::StringIO` in development More... about 1 year ago
Merge pull request #13011 from koic/fix_an_error_for_style_super_arguments More... about 1 year ago
Merge pull request #13021 from Earlopain/memory-profiler-base64 More... about 1 year ago
Ignore latest memory_profiler version More... about 1 year ago
Merge pull request #13019 from koic/fix_a_false_positive_for_style_method_call_with_args_parentheses_cop More... about 1 year ago
[Fix #13018] Fix a false positive for `Style/MethodCallWithArgsParentheses` More... about 1 year ago
Merge pull request #13015 from koic/fix_false_positives_for_style_hash_except More... about 1 year ago
[Fix #13012] Fix false positives for `Style/HashExcept` More... about 1 year ago
Merge pull request #13009 from koic/fix_false_negatives_for_style_zero_length_predicate More... about 1 year ago
[Fix #13010] Fix an error for `Style/SuperArguments` More... about 1 year ago
[Fix #12471] Fix false negatives for `Style/ZeroLengthPredicate` More... about 1 year ago
Merge pull request #13007 from Earlopain/use-mock-console-output More... about 1 year ago
Consistently use the console mock helper in tests More... about 1 year ago
Merge pull request #13005 from koic/make_style_map_compact_with_conditional_block_aware_of_filter_map More... about 1 year ago
Merge pull request #13006 from Earlopain/changelog-cop-department More... about 1 year ago
Add a spec for the changelog that cops in backticks have a department More... about 1 year ago
[Fix #12616] Make `Style/MapCompactWithConditionalBlock` aware of `filter_map` More... about 1 year ago
[Fix #12557] Make server mode aware of auto-restart for `bundle update` More... about 1 year ago
Merge pull request #13000 from rubocop/dependabot/github_actions/paambaati/codeclimate-action-8 More... about 1 year ago
Bump paambaati/codeclimate-action from 6 to 8 More... about 1 year ago
Merge pull request #13002 from koic/workaround_for_ruby_3_4_dev More... about 1 year ago
Reconfigure `RSpec/PredicateMatcher` for better expectation failure messages More... about 1 year ago
Workaround for Ruby's 3.4.0dev CI matrix error More... about 1 year ago
Workaround for Ruby's warning in YARD More... about 1 year ago
[Fix #12716] Fix false negatives for `Lint/Void` More... about 1 year ago
Merge pull request #12997 from Earlopain/error-for-unmodified-reduce-acc More... about 1 year ago