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
Update `EnforcedStyle` of `RSpec/ExampleWithoutDescription` More... 7 months ago
Revert "Update `EnforcedStyle` of `RSpec/ExampleWithoutDescription`" More... 7 months ago
Update `EnforcedStyle` of `RSpec/ExampleWithoutDescription` More... 7 months ago
[Fix #13750] Fix false positives for `Style/RedundantSelfAssignment` More... 7 months ago
[Docs] Tweak the docs for `Style/HashExcept` and `Style/HashSlice` More... 7 months ago
[Fix #10081] Add the missing `include RuboCop::RSpec::ExpectOffense` in rubocop/rspec/support.rb More... 7 months ago
[Fix #13745] Add new `InternalAffairs/NodePatternGroups` cop More... 7 months ago
Merge pull request #13747 from kyanagi/quote_keywords More... 7 months ago
[DOC] Quote keywords More... 7 months ago
Merge pull request #13746 from kyanagi/quote_with_backticks More... 7 months ago
[DOC] Quote cop names and symbols with backticks More... 7 months ago
Update `Style/RedundantCondition` cop to detect conditional expressions where the true branch is `true` and suggest replacing them with a logical OR More... 7 months ago
Merge pull request #13743 from Earlopain/spellcheck-if-available More... 7 months ago
Configure codespell for local usage More... 7 months ago
[Fix #13739] Fix false positive for `Style/HashExcept` and `Style/HashSlice` when checking for inclusion with a range More... 7 months ago
Merge pull request #13742 from koic/revert_arm64_runners_on_ci More... 7 months ago
Revert "CI: Use arm64 runners" More... 7 months ago
Don't mark as stale issues and PRs with a milestone More... 7 months ago
Ignore bugs in issue staleness checks More... 7 months ago
Add new `Lint/CopDirectiveSyntax` cop More... 7 months ago
Reset the Antora docs version More... 7 months ago
Cut 1.71 More... 7 months ago
Update Changelog More... 7 months ago
Rename c_send to csend for consistency More... 7 months ago
[Doc] Move rubocop-i18n from puppetlabs to rubocop org More... 7 months ago
Merge pull request #13737 from dvandersluis/fix-jruby-ci More... 7 months ago
Fix jruby CI error More... 7 months ago
[Fix #13323] Add new `Lint/ArrayLiteralInRegexp` cop More... 7 months ago
Update `Lint/LiteralInInterpolation` to not handle array literals inside a regexp More... 7 months ago
Merge pull request #13734 from dvandersluis/fix-expect-offense More... 7 months ago