openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
rubocop
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 36 of 516
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Specify `v1.9.0` repository revision for precommit integration in docs
viralpraxis
More...
9 months ago
Cut 1.69.1
Bozhidar Batsov
More...
9 months ago
Update Changelog
Bozhidar Batsov
More...
9 months ago
Lint/BinaryOperatorWithIdenticalOperands: Remove MATH_OPERATORS as they will now not be reached thanks to RESTRICT_ON_SEND
Zopolis4
More...
9 months ago
Merge pull request #13529 from dvandersluis/generator-internal-affairs
Koichi ITO
More...
9 months ago
Merge pull request #13531 from rubocop/dependabot/github_actions/karancode/yamllint-github-action-3.0.0
Koichi ITO
More...
9 months ago
Bump karancode/yamllint-github-action from 2.1.1 to 3.0.0
dependabot[bot]
More...
9 months ago
Merge pull request #13528 from viralpraxis/fix-style-redundant-parentheses-cop-failure-with-splatted-case-without-condition
Koichi ITO
More...
9 months ago
Fix `Style/RedundantParentheses` cop failure in case of splatted `case` node without condition
viralpraxis
More...
9 months ago
Update code to avoid checking if a cop is enabled by hash lookup
Daniel Vandersluis
More...
9 months ago
Add `Config#for_enabled_cop` and `Config#cop_enabled?`
Daniel Vandersluis
More...
9 months ago
Add `InternalAffairs/CopEnabled` cop to suggest using `config.cop_enabled?` or `config.for_enabled_cop`
Daniel Vandersluis
More...
9 months ago
Update `rake new_cop` to handle `InternalAffairs` cops
Daniel Vandersluis
More...
9 months ago
Merge pull request #13526 from viralpraxis/fix-string-concatenation-cop-failure-with-implicit-concat
Koichi ITO
More...
9 months ago
Merge pull request #13523 from viralpraxis/fix-style-access-modifier-declarations-cop-failure-with-if-without-else
Koichi ITO
More...
9 months ago
Fix `Style/StringConcatenation` cop failure when there are mixed implicit and explicit concatenations
viralpraxis
More...
9 months ago
Merge pull request #13524 from viralpraxis/fix-style-redundant-argument-cop-failure-on-invalid-encoding-string-literal
Koichi ITO
More...
9 months ago
Merge pull request #13527 from viralpraxis/follow-up-to-13524-minor-stylefix
Koichi ITO
More...
9 months ago
Follow-up to #13524: minor stylefix
viralpraxis
More...
9 months ago
Fix `Style/RedundantArgument` cop failure while inspecting string literal with invalid encoding
viralpraxis
More...
9 months ago
Fix `Style::AccessModifierDeclarations` cop failure in case of `if` node without `else`
viralpraxis
More...
9 months ago
Merge pull request #13522 from viralpraxis/fix-lint-unescaped-bracket-in-regexp-cop-with-invalid-regexp
Koichi ITO
More...
9 months ago
Fix `Lint/UnescapedBracketInRegexp`` cop failure in case of invalid regular expiression
viralpraxis
More...
9 months ago
Merge pull request #13521 from viralpraxis/fix-style-redundant-self-cop-failure-on-kwnilarg-node-argument
Koichi ITO
More...
9 months ago
Fix `Style/RedundantSelf` cop failure with `kwnilarg` argument node.
viralpraxis
More...
9 months ago
Merge pull request #13520 from dvandersluis/issue/13511
Koichi ITO
More...
9 months ago
Merge pull request #13519 from dvandersluis/add_restrict_on_send
Koichi ITO
More...
9 months ago
[Fix #13511] Fix false positive in `Lint/UnescapedBracketInRegexp` when using regexp_parser 2.9.2 and earlier
Daniel Vandersluis
More...
9 months ago
Add `RESTRICT_ON_SEND` to more cops
Daniel Vandersluis
More...
9 months ago
Merge pull request #13184 from isuckatcs/fix-unreachable-code-false-positives
Daniel Vandersluis
More...
9 months ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
515
516
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree