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 40 of 516
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #13438 from dvandersluis/lint-void-dot
Koichi ITO
More...
9 months ago
Fix incorrect correction in `Lint/Void` if an operator is called in a void context using a dot.
Daniel Vandersluis
More...
9 months ago
Add new `Lint/HashNewWithKeywordArgumentsAsDefault` cop
Koichi ITO
More...
9 months ago
Merge pull request #13436 from lovro-bikic/fix/incorrect-autocorrect-for-lint-redundant-splat-expansion
Koichi ITO
More...
9 months ago
Recognize percent literal array arg in safe navigation for Lint/RedundantSplatExpansion
Lovro Bikic
More...
9 months ago
Merge pull request #13435 from Earlopain/memoized-assignment-method
Koichi ITO
More...
9 months ago
Tweak offense message for `Style/IfWithSemicolon`
Koichi ITO
More...
9 months ago
[Fix #13434] False positive for `Naming/MemoizedInstanceVariableName` with assignment methods
Earlopain
More...
9 months ago
Merge pull request #13431 from aduth/aduth-method-empty-lines-args
Daniel Vandersluis
More...
9 months ago
Merge pull request #13428 from Earlopain/circular-arguments-useless
Koichi ITO
More...
9 months ago
Merge pull request #13432 from lovro-bikic/feature/float-comparison-false-positive-against-nil
Daniel Vandersluis
More...
9 months ago
Fix false positive for Lint/FloatComparison against nil
Lovro Bikic
More...
9 months ago
Fix EmptyLinesAroundMethodBody for methods with arguments spanning multiple lines
Andrew Duthie
More...
9 months ago
Fix spacing in Lint/NoReturnInBeginEndBlocks
Zopolis4
More...
9 months ago
Document that `CircularArgumentReference` is useless on modern rubies
Earlopain
More...
9 months ago
Add a project spec
Koichi ITO
More...
9 months ago
Regenerate RuboCop TODO file
Benjamin Quorning
More...
9 months ago
Add some explanation to `Style/MissingRespondToMissing`
Earlopain
More...
9 months ago
Merge pull request #13424 from koic/fix_false_positives_for_style_safe_navigation
Koichi ITO
More...
9 months ago
[Fix #13421] Fix false positives for `Style/SafeNavigation`
Koichi ITO
More...
9 months ago
Merge pull request #13420 from dvandersluis/redundant-safe-nav-self
Koichi ITO
More...
9 months ago
Where possible, use node extensions instead of *splat
Benjamin Quorning
More...
9 months ago
Update references to `children` on assignment nodes to node methods.
Daniel Vandersluis
More...
9 months ago
Merge pull request #13413 from bquorning/less-node-destructuring
Daniel Vandersluis
More...
9 months ago
Merge pull request #13419 from dvandersluis/fix/lint/deprecated-open-ssl-constant
Koichi ITO
More...
10 months ago
Merge pull request #13417 from koic/fix_false_positives_for_naming_memoized_instance_variable_name
Koichi ITO
More...
10 months ago
Update `Lint/RedundantSafeNavigation` to register an offense when the receiver is `self`.
Daniel Vandersluis
More...
10 months ago
Reduce node destructuring
Benjamin Quorning
More...
10 months ago
Fix `Lint/DeprecatedOpenSSLConstant` false positive when the argument is a safe navigation method call.
Daniel Vandersluis
More...
10 months ago
[Fix #13415] Fix false positives for `Naming/MemoizedInstanceVariableName`
Koichi ITO
More...
10 months ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
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