Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rubocop/rubocop

A Ruby static code analyzer and formatter, based on the community Ruby style guide.
https://github.com/rubocop/rubocop

Update cops documentation

Just the result of `rake update_cops_documentation`

09d8f9414aa16356998714640c56899efadfb482 authored about 2 years ago
Introduce AllowMultilineFinalElement option

This option allows cops that it was added to to consider nodes "single
line" even if the last el...

157897e337772e5e9d732b30895a9f87024637ff authored about 2 years ago
Update cops documentation

Just the result of `rake update_cops_documentation`

09d8f9414aa16356998714640c56899efadfb482 authored about 2 years ago
Generate documentation for AllowMultilineFinalElement

Add some basic logic that allows for a more in depth documentatin of the
AllowMultilineFinalElem...

e8718ba6e55aae6e274c44c1f03aa972a24fd40c authored about 2 years ago
Use RuboCop RSpec 2.16

This commit suppresses the following offenses:

```console
% bundle exec rubocop
(snip)

Offense...

cf4ca6fd76ccfe606fa1e8be7c9e8b43d66d6698 authored about 2 years ago
Use RuboCop RSpec 2.16

This commit suppresses the following offenses:

```console
% bundle exec rubocop
(snip)

Offense...

cf4ca6fd76ccfe606fa1e8be7c9e8b43d66d6698 authored about 2 years ago
[Fix #11273] Fix a false positive for `Lint/DuplicateMethods`

Fixes #11273.

This PR fixes a false positive for `Lint/DuplicateMethods`
when there are same `a...

a896d1f33281f02e2a8992602416f46decfe246d authored about 2 years ago
[Fix #11273] Fix a false positive for `Lint/DuplicateMethods`

Fixes #11273.

This PR fixes a false positive for `Lint/DuplicateMethods`
when there are same `a...

a896d1f33281f02e2a8992602416f46decfe246d authored about 2 years ago
Merge pull request #11276 from ydah/fix/missing_link

Fixed missing link in CONTRIBUTING.md

9db45ea499082c1549f262236620486c78a34a7f authored about 2 years ago
Merge pull request #11276 from ydah/fix/missing_link

Fixed missing link in CONTRIBUTING.md

9db45ea499082c1549f262236620486c78a34a7f authored about 2 years ago
Merge pull request #11275 from ydah/add/description_ci

Add description of linting YAML files to CONTRIBUTING.md

d8bc46de02920a3c581e62a29d72d01f2e78a41d authored about 2 years ago
Merge pull request #11275 from ydah/add/description_ci

Add description of linting YAML files to CONTRIBUTING.md

d8bc46de02920a3c581e62a29d72d01f2e78a41d authored about 2 years ago
Fixed missing link in CONTRIBUTING.md

This PR is fixed missing link in CONTRIBUTING.md.

e7492b22738d080b61460589c72a34a89078f05e authored about 2 years ago
Fixed missing link in CONTRIBUTING.md

This PR is fixed missing link in CONTRIBUTING.md.

e7492b22738d080b61460589c72a34a89078f05e authored about 2 years ago
Add description of linting YAML files to CONTRIBUTING.md

Ref: https://github.com/rubocop/rubocop/pull/10392

35fc3adee6f55272aeeb2ad7ebd3510e475002b4 authored about 2 years ago
Add description of linting YAML files to CONTRIBUTING.md

Ref: https://github.com/rubocop/rubocop/pull/10392

35fc3adee6f55272aeeb2ad7ebd3510e475002b4 authored about 2 years ago
More rubocop optimizations

f2875b59523d16674512fb34e7cb3171040f1a3f authored about 2 years ago
More rubocop optimizations

f2875b59523d16674512fb34e7cb3171040f1a3f authored about 2 years ago
Fix PR identifier for `Style/RequireOrder` cop

b57412faaba387f4281f5518db8220cc494f04a9 authored about 2 years ago
Fix PR identifier for `Style/RequireOrder` cop

b57412faaba387f4281f5518db8220cc494f04a9 authored about 2 years ago
Merge pull request #11257 from koic/fix_an_incorrect_autocorrect_for_style_hash_syntax

[Fix #11256] Fix an incorrect autocorrect for `Style/HashSyntax`

4284f15757d0ce3d438bb3ac475054f417449ec6 authored about 2 years ago
Merge pull request #11257 from koic/fix_an_incorrect_autocorrect_for_style_hash_syntax

[Fix #11256] Fix an incorrect autocorrect for `Style/HashSyntax`

4284f15757d0ce3d438bb3ac475054f417449ec6 authored about 2 years ago
Tweak an error message when configuring `Lint/Syntax`

2bbad2b24508934d8ce96930a14b9d49c880bffd authored about 2 years ago
Tweak an error message when configuring `Lint/Syntax`

2bbad2b24508934d8ce96930a14b9d49c880bffd authored about 2 years ago
Merge pull request #11262 from fatkodima/if_unless_modifier-splat

Fix an error for `Style/IfUnlessModifier` when the body is a method call with hash splat

f34af34e6b05447b2cbaaf1944eba6de8aa73236 authored about 2 years ago
Merge pull request #11262 from fatkodima/if_unless_modifier-splat

Fix an error for `Style/IfUnlessModifier` when the body is a method call with hash splat

f34af34e6b05447b2cbaaf1944eba6de8aa73236 authored about 2 years ago
Merge pull request #11263 from ydah/fix/typos

Fix a typo

5917cb3e53adc1e66da978bb2d37202faf38958b authored about 2 years ago
Merge pull request #11263 from ydah/fix/typos

Fix a typo

5917cb3e53adc1e66da978bb2d37202faf38958b authored about 2 years ago
Fix a typo

This PR is fix a typo
s/trailingcomma/trailing comma/

bef5f7e1e1fc32b11b1e23d227a2e917841abff6 authored about 2 years ago
Fix a typo

This PR is fix a typo
s/trailingcomma/trailing comma/

bef5f7e1e1fc32b11b1e23d227a2e917841abff6 authored about 2 years ago
Fix an error for `Style/IfUnlessModifier` when the body is a method call with hash splat

c4ada72475a369764ddccd75a2aca4ef12dbc780 authored about 2 years ago
Fix an error for `Style/IfUnlessModifier` when the body is a method call with hash splat

c4ada72475a369764ddccd75a2aca4ef12dbc780 authored about 2 years ago
Merge pull request #11258 from ydah/fix/error_require_order

[Fix #11255] Fix an error for `Style/RequireOrder` when `require` with no arguments is put betwe...

3405c858dbbf027bbcb5d24c59bb6fcd84524203 authored about 2 years ago
Merge pull request #11258 from ydah/fix/error_require_order

[Fix #11255] Fix an error for `Style/RequireOrder` when `require` with no arguments is put betwe...

3405c858dbbf027bbcb5d24c59bb6fcd84524203 authored about 2 years ago
[Fix #11255] Fix an error for `Style/RequireOrder` when `require` with no arguments is put between `require`

Fix: #11255

4c1e559c77e64ed6c48b5e389e3c4d938cdd4868 authored about 2 years ago
[Fix #11255] Fix an error for `Style/RequireOrder` when `require` with no arguments is put between `require`

Fix: #11255

4c1e559c77e64ed6c48b5e389e3c4d938cdd4868 authored about 2 years ago
Merge pull request #11254 from koic/fix_an_error_for_style_require_order

Fix an error for `Style/RequireOrder`

23bcfd4857ec9dc1abe5994e7ca6f578ed9a657d authored about 2 years ago
Merge pull request #11254 from koic/fix_an_error_for_style_require_order

Fix an error for `Style/RequireOrder`

23bcfd4857ec9dc1abe5994e7ca6f578ed9a657d authored about 2 years ago
[Fix #11256] Fix an incorrect autocorrect for `Style/HashSyntax`

Fixes #11256.

This PR fixes an incorrect autocorrect for `Style/HashSyntax`
when without parent...

2f83133444059ab2efc574b9f07ddfbd77252c1c authored about 2 years ago
[Fix #11256] Fix an incorrect autocorrect for `Style/HashSyntax`

Fixes #11256.

This PR fixes an incorrect autocorrect for `Style/HashSyntax`
when without parent...

2f83133444059ab2efc574b9f07ddfbd77252c1c authored about 2 years ago
Fix an error for `Style/RequireOrder`

Follow up https://github.com/rubocop/rubocop/pull/11235#issuecomment-1342934983.

This PR fixes ...

ce24ab4a414d2ff94eb4112a98a024ff78317b17 authored about 2 years ago
Fix an error for `Style/RequireOrder`

Follow up https://github.com/rubocop/rubocop/pull/11235#issuecomment-1342934983.

This PR fixes ...

ce24ab4a414d2ff94eb4112a98a024ff78317b17 authored about 2 years ago
Tweak optimized checking if the file is relevant for the cop

b6f9c9f87efa67ac53da6c884795c840fc19c740 authored about 2 years ago
Tweak optimized checking if the file is relevant for the cop

b6f9c9f87efa67ac53da6c884795c840fc19c740 authored about 2 years ago
Remove a redundant guard clause

53838b3c00c79931d3ad8cb23e3d648352f58a00 authored about 2 years ago
Remove a redundant guard clause

53838b3c00c79931d3ad8cb23e3d648352f58a00 authored about 2 years ago
Merge pull request #11250 from ydah/fix/error_guard_clause

Fix an error for `Style/GuardClause` when a method call whose last argument is not a string is i...

73c975f581d71fed050da3e4bdf21e865334baf5 authored about 2 years ago
Merge pull request #11250 from ydah/fix/error_guard_clause

Fix an error for `Style/GuardClause` when a method call whose last argument is not a string is i...

73c975f581d71fed050da3e4bdf21e865334baf5 authored about 2 years ago
Fix an error for `Style/GuardClause` when a method call whose last argument is not a string is in the condition body

This PR is fix an error for `Style/GuardClause` when a method call whose last argument is not a ...

7f7be9f42117114572fe9b22c0eff4239ffd3654 authored about 2 years ago
Fix an error for `Style/GuardClause` when a method call whose last argument is not a string is in the condition body

This PR is fix an error for `Style/GuardClause` when a method call whose last argument is not a ...

7f7be9f42117114572fe9b22c0eff4239ffd3654 authored about 2 years ago
Fix a typo

c08e2eb90f7600c78b9bf3766e17fcfb5e3dd81c authored about 2 years ago
Fix a typo

c08e2eb90f7600c78b9bf3766e17fcfb5e3dd81c authored about 2 years ago
Fix a build error

This commit fixes the following build error:

```console
% bundle exec rspec './spec/project_spe...

ebb1cd9e8e30464d6b43a381bf90e550eacdc5fb authored about 2 years ago
Fix a build error

This commit fixes the following build error:

```console
% bundle exec rspec './spec/project_spe...

ebb1cd9e8e30464d6b43a381bf90e550eacdc5fb authored about 2 years ago
Switch back the docs version

e16b26a0f8fc36af7fe5bde1b10634f4734c9efd authored about 2 years ago
Switch back the docs version

e16b26a0f8fc36af7fe5bde1b10634f4734c9efd authored about 2 years ago
Cut 1.40

9c682a596ba0d851f27eb13a4f757462c826f405 authored about 2 years ago
Cut 1.40

9c682a596ba0d851f27eb13a4f757462c826f405 authored about 2 years ago
Update Changelog

e7080e8f4f2de3b7d97d3df405d97d994d2de2cb authored about 2 years ago
Update Changelog

e7080e8f4f2de3b7d97d3df405d97d994d2de2cb authored about 2 years ago
Optimize checking if the file is relevant for the cop

54bd547fb9b2b457023e9cbb3b3cde185a62a427 authored about 2 years ago
Optimize checking if the file is relevant for the cop

54bd547fb9b2b457023e9cbb3b3cde185a62a427 authored about 2 years ago
Merge pull request #11248 from ydah/fix/typos

Fix a typo for CHANGELOG entry

7aa43c239e4c95554d9424ab6385746b3040831d authored about 2 years ago
Merge pull request #11248 from ydah/fix/typos

Fix a typo for CHANGELOG entry

7aa43c239e4c95554d9424ab6385746b3040831d authored about 2 years ago
Fix a typo for CHANGELOG entry

s/arra1/array2/

Follow up: https://github.com/rubocop/rubocop/pull/11224

a538c4af36f3369b21fc1887fd1a5bec7ce2cc7f authored about 2 years ago
Fix a typo for CHANGELOG entry

s/arra1/array2/

Follow up: https://github.com/rubocop/rubocop/pull/11224

a538c4af36f3369b21fc1887fd1a5bec7ce2cc7f authored about 2 years ago
Merge pull request #11245 from ydah/fix/11244

[Fix #11244] Fix a false negative for `Style/RedundantReturn` when dynamic define methods

9c27f8778e41210aabb9e1486ddd56c30b7a297a authored about 2 years ago
Merge pull request #11245 from ydah/fix/11244

[Fix #11244] Fix a false negative for `Style/RedundantReturn` when dynamic define methods

9c27f8778e41210aabb9e1486ddd56c30b7a297a authored about 2 years ago
[Fix #11244] Fix a false negative for `Style/RedundantReturn` when dynamic define methods

Fix: #11244

8619545b43ccada8cdf20ddf1da4c5b40e5a8906 authored about 2 years ago
[Fix #11244] Fix a false negative for `Style/RedundantReturn` when dynamic define methods

Fix: #11244

8619545b43ccada8cdf20ddf1da4c5b40e5a8906 authored about 2 years ago
[Fix #11239] Fix an incorrect autocorrect for `Style/GuardClause`

## Summary

Fixes #11239.

This PR fixes an incorrect autocorrect for `Style/GuardClause`
when u...

52eaa844fe11f63be888da47f28b3870379a3bf8 authored about 2 years ago
[Fix #11239] Fix an incorrect autocorrect for `Style/GuardClause`

## Summary

Fixes #11239.

This PR fixes an incorrect autocorrect for `Style/GuardClause`
when u...

52eaa844fe11f63be888da47f28b3870379a3bf8 authored about 2 years ago
Update example

Co-authored-by: Koichi ITO <[email protected]>

88f11938a67ac7a299e798ec319d71ca0a2383d1 authored about 2 years ago
Add new `Style/ArrayIntersect` cop

Enforces the use of `receiver.intersect?(argument)` instead of `(receiver & argument).any?`.

``...

119bd5d342ba3430e506e80ed3bffe4e82e9f49e authored about 2 years ago
Update examples and doc

e46f92de6ad290f3b634b23cf8e94daca971b4dc authored about 2 years ago
Update examples and doc

e46f92de6ad290f3b634b23cf8e94daca971b4dc authored about 2 years ago
Update example

Co-authored-by: Koichi ITO <[email protected]>

88f11938a67ac7a299e798ec319d71ca0a2383d1 authored about 2 years ago
Add new `Style/ArrayIntersect` cop

Enforces the use of `receiver.intersect?(argument)` instead of `(receiver & argument).any?`.

``...

119bd5d342ba3430e506e80ed3bffe4e82e9f49e authored about 2 years ago
Add `Style/RequireOrder` cop

77229bcff7be782fe7f911ec6f5edd88125918ec authored about 2 years ago
Add `Style/RequireOrder` cop

77229bcff7be782fe7f911ec6f5edd88125918ec authored about 2 years ago
Merge pull request #11240 from fatkodima/optimize

Optimize rubocop

3b4db027c1a7e9c7a6d673d36731849b4b00ba0c authored about 2 years ago
Merge pull request #11240 from fatkodima/optimize

Optimize rubocop

3b4db027c1a7e9c7a6d673d36731849b4b00ba0c authored about 2 years ago
Optimize rubocop

f609ddbe0e6700edb58689195b0ff115ab53dd61 authored about 2 years ago
Optimize rubocop

f609ddbe0e6700edb58689195b0ff115ab53dd61 authored about 2 years ago
Use Ruby 3.2 parser for docs

New syntaxes such as "Anonymous rest and keyword rest forwarding" that
is planned to be introduc...

be7c48256e0125e6ec53c47da9c6a11254043907 authored about 2 years ago
Use Ruby 3.2 parser for docs

New syntaxes such as "Anonymous rest and keyword rest forwarding" that
is planned to be introduc...

be7c48256e0125e6ec53c47da9c6a11254043907 authored about 2 years ago
[CI] Add GitHub token permissions for workflows (#10947)

353eac891f47aef738d1f358ba2c7b780085f5ed authored about 2 years ago
[CI] Add GitHub token permissions for workflows (#10947)

353eac891f47aef738d1f358ba2c7b780085f5ed authored about 2 years ago
[Fix #11213] Support redundant department disable linting

1e9e77358dca34e227b8212c753ace60b653b102 authored about 2 years ago
[Fix #11213] Support redundant department disable linting

1e9e77358dca34e227b8212c753ace60b653b102 authored about 2 years ago
Remove `respond_to` from default value of `AllowedMethods` for `Style/SymbolProc`

The commit below adds `respond_to` to the config, which looks like a Rails method.
https://githu...

1c088cd7d5efc1522ccb5880b376537a8f48a1eb authored about 2 years ago
Remove `respond_to` from default value of `AllowedMethods` for `Style/SymbolProc`

The commit below adds `respond_to` to the config, which looks like a Rails method.
https://githu...

1c088cd7d5efc1522ccb5880b376537a8f48a1eb authored about 2 years ago
Add ability to count method calls as one line to code length related `Metric` cops

c985a9b9bfa263b3a81f903b16012002a0a8c43d authored about 2 years ago
Add ability to count method calls as one line to code length related `Metric` cops

c985a9b9bfa263b3a81f903b16012002a0a8c43d authored about 2 years ago
[Fix #5251] Fix loading of configuration in multi-file edge case

Ingredients for the edge-case:
* .rubocop.yml inherits another config (inherit_from/inherit_gem)...

6057535b2e26a2ab0a48304c252477aa571e3deb authored about 2 years ago
[Fix #5251] Fix loading of configuration in multi-file edge case

Ingredients for the edge-case:
* .rubocop.yml inherits another config (inherit_from/inherit_gem)...

6057535b2e26a2ab0a48304c252477aa571e3deb authored about 2 years ago
[Fix #11230] Fix an incorrect autocorrect for `Lint/SafeNavigationChain`

Fixes #11230.

This PR fixes an incorrect autocorrect for `Lint/SafeNavigationChain`
when using ...

acb2d43468f2c630986e0a91037f609ad9de376a authored about 2 years ago
[Fix #11230] Fix an incorrect autocorrect for `Lint/SafeNavigationChain`

Fixes #11230.

This PR fixes an incorrect autocorrect for `Lint/SafeNavigationChain`
when using ...

acb2d43468f2c630986e0a91037f609ad9de376a authored about 2 years ago
Handle ternaries in `Style/SafeNavigation`

fe73dd9142542836dc9c55fb38fb652fbdf3464a authored about 2 years ago
Handle ternaries in `Style/SafeNavigation`

fe73dd9142542836dc9c55fb38fb652fbdf3464a authored about 2 years ago