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.
Jul 30, 2024 — Jul 30, 2025
Showing page 2 of 514
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix an error for `Style/ParallelAssignment`
Koichi ITO
More...
13 days ago
Use `RuboCop::AST::ComplexNode#sign?` method
Koichi ITO
More...
14 days ago
Merge pull request #14369 from dvandersluis/issue/14309
Koichi ITO
More...
15 days ago
Merge pull request #14371 from r7kamura/accessor-grouping-trailing-arg-comment
Koichi ITO
More...
15 days ago
[Fix #14370] Fix comment duplication bug in `Style/AccessorGrouping` separated autocorrect
r7kamura
More...
15 days ago
[Fix #14309] Update `Style/SoleNestedConditional` to properly correct assignments within `and`
Daniel Vandersluis
More...
15 days ago
Merge pull request #14368 from koic/fix_incorrect_autocorrect_for_style_single_line_methods
Koichi ITO
More...
15 days ago
[Fix #14367] Fix an incorrect autocorrect for `Style/SingleLineMethods`
Koichi ITO
More...
16 days ago
Merge pull request #14365 from dvandersluis/issue/14322
Daniel Vandersluis
More...
17 days ago
Merge pull request #14366 from dvandersluis/consistent-check-in-cop-desc
Daniel Vandersluis
More...
17 days ago
Use consistent verb form of "checks" in cop descriptions
Daniel Vandersluis
More...
17 days ago
[Fix #14322] Expand the scope of `Style/ItAssignment` to consider all local variable and method parameter names
Daniel Vandersluis
More...
17 days ago
Merge pull request #14363 from dvandersluis/issue/14362
Koichi ITO
More...
17 days ago
Fix a false positive for Lint/UselessAssignment
s.sagara
More...
17 days ago
[Fix #14362] Update `Lint/RequireRangeParentheses` to not register false positives when range elements span multiple lines
Daniel Vandersluis
More...
17 days ago
Make `Layout/SpaceAroundOperators` aware of alternative and as pattern matchings
Koichi ITO
More...
18 days ago
Merge pull request #14358 from koic/add_tsort_to_runtime_dependency
Koichi ITO
More...
19 days ago
Add `tsort` to runtime dependency
Koichi ITO
More...
20 days ago
Use `trailing_whitespace` in spec
Koichi ITO
More...
20 days ago
Merge pull request #14357 from Earlopain/predicate-method-else-nil
Koichi ITO
More...
21 days ago
[Fix #14333] Fix `Naming/PredicateMethod` ignoring the implicit `nil` from missing `else` branches
Earlopain
More...
21 days ago
Merge pull request #14356 from viralpraxis/fix-style-it-block-parameter-cop-error-on-always-style-and-empty-block
Koichi ITO
More...
21 days ago
Fix `Style/ItBlockParameter` cop error on `Always` style and missing block body
viralpraxis
More...
21 days ago
Merge pull request #14354 from girasquid/fix-private-auto-correct
Koichi ITO
More...
21 days ago
Fix incorrect autocorrect for Style/AccessModifierDeclarations when using a grouped access modifier declaration.
Luke Hutscal
More...
22 days ago
Fix a false negative for `Style/RedundantParentheses`
Koichi ITO
More...
22 days ago
[Fix #14344] Fix incorrect autocorrect for `Style/SingleLineMethods`
Koichi ITO
More...
23 days ago
[Fix #14350] Fix `Naming/MethodName` cop false positives with `define_method` and operator names
viralpraxis
More...
24 days ago
Add `InferNonNilReceiver` config to `Lint/RedundantSafeNavigation`
fatkodima
More...
24 days ago
Add new cop Layout/EmptyLinesAfterModuleInclusion
Lovro Bikic
More...
24 days ago
←
1
2
3
4
5
6
7
8
9
…
513
514
→
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