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

Fix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`

This PR fixes the following incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`
whe...

2e4991295a116485a46e6596f88dbf28e4b5268b authored about 2 years ago
Fix an error for `Style/AccessModifierDeclarations`

This PR fixes an error for `Style/AccessModifierDeclarations`
when access modifier is inlined wi...

5be2df73ec57e8a7615461b0006a3ab70cb16999 authored about 2 years ago
Fix an error for `Style/AccessModifierDeclarations`

This PR fixes an error for `Style/AccessModifierDeclarations`
when access modifier is inlined wi...

5be2df73ec57e8a7615461b0006a3ab70cb16999 authored about 2 years ago
Merge pull request #11440 from ydah/fix/11439

[Fix #11439] Fix an incorrect autocorrect for `Style/MinMaxComparison` when using `a < b a : b` ...

1165d0e4cfb95838d91dcdfd68614522353d7883 authored about 2 years ago
Merge pull request #11440 from ydah/fix/11439

[Fix #11439] Fix an incorrect autocorrect for `Style/MinMaxComparison` when using `a < b a : b` ...

1165d0e4cfb95838d91dcdfd68614522353d7883 authored about 2 years ago
Merge pull request #11442 from gsamokovarov/fix-method-args-forwarding-crash

Fix a crash during anonymous rest argument forwarding

6dca59e0f48fd618471efae0b316b922bafe7c85 authored about 2 years ago
Merge pull request #11442 from gsamokovarov/fix-method-args-forwarding-crash

Fix a crash during anonymous rest argument forwarding

6dca59e0f48fd618471efae0b316b922bafe7c85 authored about 2 years ago
Fix a crash during anonymous rest argument forwarding

For `Style/MethodCallWithArgsParentheses` with style of
`omit_parentheses`, we can crash rubocop...

8a08ecae390d7dc52865556802057b767a1b40bb authored about 2 years ago
Fix a crash during anonymous rest argument forwarding

For `Style/MethodCallWithArgsParentheses` with style of
`omit_parentheses`, we can crash rubocop...

8a08ecae390d7dc52865556802057b767a1b40bb authored about 2 years ago
[Fix #11439] Fix an incorrect autocorrect for `Style/MinMaxComparison` when using `a < b a : b` with `elsif/else`

Fix: #11439

8e44c37986b8ab261005009280334858664b07a8 authored about 2 years ago
[Fix #11439] Fix an incorrect autocorrect for `Style/MinMaxComparison` when using `a < b a : b` with `elsif/else`

Fix: #11439

8e44c37986b8ab261005009280334858664b07a8 authored about 2 years ago
[Fix #11419] Fix a false positive for `Style/RedundantRequireStatement`

Fixes #11419.

This PR fixes a false positive for `Style/RedundantRequireStatement`
when using `...

9dc099687980962d6db36c1c6181678180d9f1d4 authored about 2 years ago
[Fix #11419] Fix a false positive for `Style/RedundantRequireStatement`

Fixes #11419.

This PR fixes a false positive for `Style/RedundantRequireStatement`
when using `...

9dc099687980962d6db36c1c6181678180d9f1d4 authored about 2 years ago
Fix a crash in Style/HashSyntax

The crash used to happen when an offense is registered in method
receiving hash literals.

Here ...

6efe011fd6b61976dccba6b70b369705a7d5cbac authored about 2 years ago
Fix a crash in Style/HashSyntax

The crash used to happen when an offense is registered in method
receiving hash literals.

Here ...

6efe011fd6b61976dccba6b70b369705a7d5cbac authored about 2 years ago
[Fix #11434] Remove an erroneous `@api private` mark

Fixes #11434.

This commit removes an erroneous `@api private` mark for `RuboCop::Formatter`
int...

b1fb518828854c5bbf4f0b3c6d0a0348ff518b7b authored about 2 years ago
[Fix #11434] Remove an erroneous `@api private` mark

Fixes #11434.

This commit removes an erroneous `@api private` mark for `RuboCop::Formatter`
int...

b1fb518828854c5bbf4f0b3c6d0a0348ff518b7b authored about 2 years ago
Merge pull request #11435 from fatkodima/changelog-entry-length

Increase generated changelog entry's length

95f3aa4664b602ae619b41cf99104c286653ae2b authored about 2 years ago
Merge pull request #11435 from fatkodima/changelog-entry-length

Increase generated changelog entry's length

95f3aa4664b602ae619b41cf99104c286653ae2b authored about 2 years ago
Increase generated changelog entry's length

749dbb47108abe4fe5fcff5e8be5fa4a50231963 authored about 2 years ago
Increase generated changelog entry's length

749dbb47108abe4fe5fcff5e8be5fa4a50231963 authored about 2 years ago
Merge pull request #11433 from koic/fix_an_infinite_loop_error_for_layout_block_end_newline

[Fix #11430] Fix an infinite loop error for `Layout/BlockEndNewline`

c11a8b1421852ef6c71e2d4be41abb1559098e36 authored about 2 years ago
Merge pull request #11433 from koic/fix_an_infinite_loop_error_for_layout_block_end_newline

[Fix #11430] Fix an infinite loop error for `Layout/BlockEndNewline`

c11a8b1421852ef6c71e2d4be41abb1559098e36 authored about 2 years ago
[Fix #11430] Fix an infinite loop error for `Layout/BlockEndNewline`

Fixes #11430.

This PR fixes an infinite loop error for `Layout/BlockEndNewline`.
when multiline...

b3d3ecba0f8330061493bf17541aade25761f6ea authored about 2 years ago
[Fix #11430] Fix an infinite loop error for `Layout/BlockEndNewline`

Fixes #11430.

This PR fixes an infinite loop error for `Layout/BlockEndNewline`.
when multiline...

b3d3ecba0f8330061493bf17541aade25761f6ea authored about 2 years ago
Merge pull request #11428 from gsamokovarov/value-omission-in-super

Apply value omission exceptions in super invocations

deeab6dac4ab220ae85431d444ffd1ede8fdfdd7 authored about 2 years ago
Merge pull request #11428 from gsamokovarov/value-omission-in-super

Apply value omission exceptions in super invocations

deeab6dac4ab220ae85431d444ffd1ede8fdfdd7 authored about 2 years ago
Merge pull request #11424 from koic/fix_a_false_positive_for_style_method_call_with_args_parentheses

[Fix #11418] Fix a false positive for `Style/MethodCallWithArgsParentheses`

9ed0c7c7cc64fa716067fb27367eb1d6548eb5bf authored about 2 years ago
Merge pull request #11424 from koic/fix_a_false_positive_for_style_method_call_with_args_parentheses

[Fix #11418] Fix a false positive for `Style/MethodCallWithArgsParentheses`

9ed0c7c7cc64fa716067fb27367eb1d6548eb5bf authored about 2 years ago
Merge pull request #11417 from koic/fix_a_false_positive_for_lint_useless_method_definition

[Fix #11415] Fix a false positive for `Lint/UselessMethodDefinition`

f1e8761da5ad2d9d06cf59676a2ff584cfb87a58 authored about 2 years ago
Merge pull request #11417 from koic/fix_a_false_positive_for_lint_useless_method_definition

[Fix #11415] Fix a false positive for `Lint/UselessMethodDefinition`

f1e8761da5ad2d9d06cf59676a2ff584cfb87a58 authored about 2 years ago
Merge pull request #11423 from koic/fix_a_false_positive_for_lint_useless_rescue

[Fix #11420] Fix a false positive for `Lint/UselessRescue`

8b1b71eac631e8e74548dfbd1bd8f24db3ccb604 authored about 2 years ago
Merge pull request #11423 from koic/fix_a_false_positive_for_lint_useless_rescue

[Fix #11420] Fix a false positive for `Lint/UselessRescue`

8b1b71eac631e8e74548dfbd1bd8f24db3ccb604 authored about 2 years ago
Apply value omission exceptions in super invocations

Invocation to `super` were not covered by the special cases of value
omissions that method calls...

11b75d4f6352a2f2ac89c7115964ef10ff5c2183 authored about 2 years ago
Apply value omission exceptions in super invocations

Invocation to `super` were not covered by the special cases of value
omissions that method calls...

11b75d4f6352a2f2ac89c7115964ef10ff5c2183 authored about 2 years ago
Merge pull request #11425 from krishanbhasin-shopify/kb/void-cop-spots-methods-that-take-blocks

Fix a false negative on `Lint/Void`

bf49f5033acfc8a41cd95d6e05d1c97aba8f5168 authored about 2 years ago
Merge pull request #11425 from krishanbhasin-shopify/kb/void-cop-spots-methods-that-take-blocks

Fix a false negative on `Lint/Void`

bf49f5033acfc8a41cd95d6e05d1c97aba8f5168 authored about 2 years ago
Void context cop marks offense on nonmutating method that takes block

Co-authored-by: Ryan Quanz <[email protected]>
Co-authored-by: Anderson Sequera <anderson.s...

f09a42039ab56b8072ec57ee8aef74106c48e34b authored about 2 years ago
Void context cop marks offense on nonmutating method that takes block

Co-authored-by: Ryan Quanz <[email protected]>
Co-authored-by: Anderson Sequera <anderson.s...

f09a42039ab56b8072ec57ee8aef74106c48e34b authored about 2 years ago
Merge pull request #11414 from koic/revert_github_actions_concurrency

Apply concurrency for GHA workflow `pull_requests` envents only

6d80e374302e10777688bd9b9e66bf91016e6e7f authored about 2 years ago
Merge pull request #11414 from koic/revert_github_actions_concurrency

Apply concurrency for GHA workflow `pull_requests` envents only

6d80e374302e10777688bd9b9e66bf91016e6e7f authored about 2 years ago
Apply concurrency for GHA workflow `pull_requests` envents only

When multiple commits continue, the workflow that wants to know the outcome is also canceled, li...

973c451363939a77766f7602fcc2384a0656ac11 authored about 2 years ago
Apply concurrency for GHA workflow `pull_requests` envents only

When multiple commits continue, the workflow that wants to know the outcome is also canceled, li...

973c451363939a77766f7602fcc2384a0656ac11 authored about 2 years ago
[Fix #11418] Fix a false positive for `Style/MethodCallWithArgsParentheses`

Fixes #11418.

This PR fixes a false positive for `Style/MethodCallWithArgsParentheses`
when usi...

82d2de0ed8e51586bd06571fb484f688fb308df8 authored about 2 years ago
[Fix #11418] Fix a false positive for `Style/MethodCallWithArgsParentheses`

Fixes #11418.

This PR fixes a false positive for `Style/MethodCallWithArgsParentheses`
when usi...

82d2de0ed8e51586bd06571fb484f688fb308df8 authored about 2 years ago
[Fix #11420] Fix a false positive for `Lint/UselessRescue`

Fixes #11420.

This PR fixes a false positive for `Lint/UselessRescue`
when using exception vari...

6effb19db3e6474d8c522dc30f43dbab8afbc047 authored about 2 years ago
[Fix #11420] Fix a false positive for `Lint/UselessRescue`

Fixes #11420.

This PR fixes a false positive for `Lint/UselessRescue`
when using exception vari...

6effb19db3e6474d8c522dc30f43dbab8afbc047 authored about 2 years ago
Merge pull request #11388 from FnControlRuby/correction

Improve error messages for `expect_correction`.

620f8b626b37bb6e3fde53e8afa54277bcd2ea09 authored about 2 years ago
Merge pull request #11388 from FnControlRuby/correction

Improve error messages for `expect_correction`.

620f8b626b37bb6e3fde53e8afa54277bcd2ea09 authored about 2 years ago
Improve error messages for `expect_correction`.

Recommend `expect_no_corrections` if no corrections are expected,
not if no corrections are made.

efe189cd0d241b5d726fd8794b0d4775d629948c authored about 2 years ago
Improve error messages for `expect_correction`.

Recommend `expect_no_corrections` if no corrections are expected,
not if no corrections are made.

efe189cd0d241b5d726fd8794b0d4775d629948c authored about 2 years ago
[Fix #11415] Fix a false positive for `Lint/UselessMethodDefinition`

Fixes #11415.

This PR fixes a false positive for `Lint/UselessMethodDefinition`
when method def...

28ebf3663efbd701f760c10d8706bcce77e4c8e3 authored about 2 years ago
[Fix #11415] Fix a false positive for `Lint/UselessMethodDefinition`

Fixes #11415.

This PR fixes a false positive for `Lint/UselessMethodDefinition`
when method def...

28ebf3663efbd701f760c10d8706bcce77e4c8e3 authored about 2 years ago
Switch back to dev version

8af4b04d1194022a4121c4a86f2c400f2c597fc6 authored about 2 years ago
Switch back to dev version

8af4b04d1194022a4121c4a86f2c400f2c597fc6 authored about 2 years ago
Cut 1.43

c3111370dcd300628af89c26cadddf7b679cfbd8 authored about 2 years ago
Cut 1.43

c3111370dcd300628af89c26cadddf7b679cfbd8 authored about 2 years ago
Update Changelog

d1e7287cccade4849cd2a8060172249544843d12 authored about 2 years ago
Update Changelog

d1e7287cccade4849cd2a8060172249544843d12 authored about 2 years ago
Add autocorrect for `Style/MissingElse`

2f298928faaf870903a123afdeefaae552087d3b authored about 2 years ago
Add autocorrect for `Style/MissingElse`

2f298928faaf870903a123afdeefaae552087d3b authored about 2 years ago
[Fix #11303] Make `Metrics/ParameterLists` aware of `Struct.new` and `Data.define` blocks

Fixes #11303.

This PR makes `Metrics/ParameterLists` aware of `Struct.new` and `Data.define` bl...

73a412159e1a7c5409cdb6e4ff23456ecf7e2487 authored about 2 years ago
[Fix #11303] Make `Metrics/ParameterLists` aware of `Struct.new` and `Data.define` blocks

Fixes #11303.

This PR makes `Metrics/ParameterLists` aware of `Struct.new` and `Data.define` bl...

73a412159e1a7c5409cdb6e4ff23456ecf7e2487 authored about 2 years ago
[Fix #11409] Fix an incorrect autocorrect for `Style/HashSyntax`

Fixes #11409.

This PR fixes an incorrect autocorrect for `Style/HashSyntax`
when using hash val...

46963bdd49c1808f33fe70da714ec401028efc0a authored about 2 years ago
[Fix #11409] Fix an incorrect autocorrect for `Style/HashSyntax`

Fixes #11409.

This PR fixes an incorrect autocorrect for `Style/HashSyntax`
when using hash val...

46963bdd49c1808f33fe70da714ec401028efc0a authored about 2 years ago
[Fix #8990] Make `Style/HashEachMethods` aware of `Thread.current`

Fixes #8990.

This PR makes `Style/HashEachMethods` aware of built-in `Thread.current`.
And `Thr...

1e5f19a9afddb0e5123c86efb0f5957431c7a6d4 authored about 2 years ago
[Fix #8990] Make `Style/HashEachMethods` aware of `Thread.current`

Fixes #8990.

This PR makes `Style/HashEachMethods` aware of built-in `Thread.current`.
And `Thr...

1e5f19a9afddb0e5123c86efb0f5957431c7a6d4 authored about 2 years ago
Fix an error for `Style/HashSyntax` when expression follows hash key assignment

de30af85724a1d860976b5010e0b6adbf1bdb294 authored about 2 years ago
Fix an error for `Style/HashSyntax` when expression follows hash key assignment

de30af85724a1d860976b5010e0b6adbf1bdb294 authored about 2 years ago
Merge pull request #11406 from sorare/11405

[Fix #11405] Fix Style/WhileUntilModifier with ruby 3.1

52a448fd97b51f88e9ac5c126f4597d34be73480 authored about 2 years ago
Merge pull request #11406 from sorare/11405

[Fix #11405] Fix Style/WhileUntilModifier with ruby 3.1

52a448fd97b51f88e9ac5c126f4597d34be73480 authored about 2 years ago
[Fix #11405] Fix Style/WhileUntilModifier with ruby 3.1

Fix crash when while/until body last argument is a hash with value omission

1ac1ce70b33df544435f0c9f25a2a746546ab616 authored about 2 years ago
[Fix #11405] Fix Style/WhileUntilModifier with ruby 3.1

Fix crash when while/until body last argument is a hash with value omission

1ac1ce70b33df544435f0c9f25a2a746546ab616 authored about 2 years ago
Merge pull request #11403 from gsamokovarov/omit-parentheses-call-with-block-in-literal

Fix bad offense for parenthesised calls in literals

3ce55d00bdb8b9532623d38e49beb2976229af48 authored about 2 years ago
Merge pull request #11403 from gsamokovarov/omit-parentheses-call-with-block-in-literal

Fix bad offense for parenthesised calls in literals

3ce55d00bdb8b9532623d38e49beb2976229af48 authored about 2 years ago
Fix bad offense for parenthesised calls in literals

In `omit_parentheses` style of `Style/MethodCallWithArgsParentheses` we
issued an offense for co...

4f0b80faa5038d030579ed053166ecdfdfd9714e authored about 2 years ago
Fix bad offense for parenthesised calls in literals

In `omit_parentheses` style of `Style/MethodCallWithArgsParentheses` we
issued an offense for co...

4f0b80faa5038d030579ed053166ecdfdfd9714e authored about 2 years ago
Merge pull request #11395 from si-lens/fix_redundant_regexp_escape_bug

[Fix rubocop#11180] Fix `Style/RedundantRegexpEscape` bug when regexp provided within `%r{...}` ...

6d37149b7d373e63f2fbb665df4891fffd22380f authored about 2 years ago
Merge pull request #11395 from si-lens/fix_redundant_regexp_escape_bug

[Fix rubocop#11180] Fix `Style/RedundantRegexpEscape` bug when regexp provided within `%r{...}` ...

6d37149b7d373e63f2fbb665df4891fffd22380f authored about 2 years ago
[Fix rubocop#11180] Fix redundant_regex_escape.rb bug

f0ff9825165a6bf24bdc368d16da3582354ee8f2 authored about 2 years ago
[Fix rubocop#11180] Fix redundant_regex_escape.rb bug

f0ff9825165a6bf24bdc368d16da3582354ee8f2 authored about 2 years ago
Use concurrency for GitHub Actions workflow

Same as: https://github.com/rubocop/rubocop-rspec/pull/1539

This PR ensures that only the last ...

bf6ea9bd153d33d9e5e263c8c7f584b9314b646a authored about 2 years ago
Use concurrency for GitHub Actions workflow

Same as: https://github.com/rubocop/rubocop-rspec/pull/1539

This PR ensures that only the last ...

bf6ea9bd153d33d9e5e263c8c7f584b9314b646a authored about 2 years ago
Merge pull request #11392 from koic/fix_an_incorrect_autocorrect_for_style_redundant_double_splat_hash_braces

Fix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`

6e3f7c1a7186ec253f59e57f52bf54bde8240656 authored about 2 years ago
Merge pull request #11392 from koic/fix_an_incorrect_autocorrect_for_style_redundant_double_splat_hash_braces

Fix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`

6e3f7c1a7186ec253f59e57f52bf54bde8240656 authored about 2 years ago
Merge pull request #11391 from koic/fix_an_incorrect_autocorrect_for_style_hash_syntax

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

f9248c8c0a61611be2e8fc59e1dcf299ff712af3 authored about 2 years ago
Merge pull request #11391 from koic/fix_an_incorrect_autocorrect_for_style_hash_syntax

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

f9248c8c0a61611be2e8fc59e1dcf299ff712af3 authored about 2 years ago
Fix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`

Fixes https://github.com/testdouble/standard/issues/505.

This PR fixes an incorrect autocorrect...

36d8ea7928d61c02999c029b45b544f9a8e0a968 authored about 2 years ago
Fix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`

Fixes https://github.com/testdouble/standard/issues/505.

This PR fixes an incorrect autocorrect...

36d8ea7928d61c02999c029b45b544f9a8e0a968 authored about 2 years ago
[Fix #11390] Fix an incorrect autocorrect for `Style/HashSyntax`

Fixes #11390.

This PR fixes an incorrect autocorrect for `Style/HashSyntax`
when hash first arg...

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

Fixes #11390.

This PR fixes an incorrect autocorrect for `Style/HashSyntax`
when hash first arg...

ae623b636fe97d226f1652dafff85901e981a85d authored about 2 years ago
Merge pull request #11386 from koic/fix_a_false_positive_for_style_operator_method_call

Fix a false positive for `Style/OperatorMethodCall`

dc5d09f2be6ff00086275dd497ab50e8630e51ec authored about 2 years ago
Merge pull request #11386 from koic/fix_a_false_positive_for_style_operator_method_call

Fix a false positive for `Style/OperatorMethodCall`

dc5d09f2be6ff00086275dd497ab50e8630e51ec authored about 2 years ago
Add new `Lint/UselessRescue` cop

f8da50f04c56afa42e6b7bca3c6a62f06e86187f authored about 2 years ago
Add new `Lint/UselessRescue` cop

f8da50f04c56afa42e6b7bca3c6a62f06e86187f authored about 2 years ago
Fix a false positive for `Style/OperatorMethodCall`

This PR fixes a false positive for `Style/OperatorMethodCall`
when using anonymous forwarding.

...

b8d6464ab429160c7d272b68f0beb83013a0022b authored about 2 years ago
Fix a false positive for `Style/OperatorMethodCall`

This PR fixes a false positive for `Style/OperatorMethodCall`
when using anonymous forwarding.

...

b8d6464ab429160c7d272b68f0beb83013a0022b authored about 2 years ago
Disable `Style/YodaExpression` by default

Follow https://github.com/rubocop/rubocop/pull/11333#issuecomment-1369486444

This PR disables `...

aa19ccd10e1c422a0f4dda93fa0a9ad0e5a91f15 authored about 2 years ago
Disable `Style/YodaExpression` by default

Follow https://github.com/rubocop/rubocop/pull/11333#issuecomment-1369486444

This PR disables `...

aa19ccd10e1c422a0f4dda93fa0a9ad0e5a91f15 authored about 2 years ago
Optimize `ClangStyleFormatter`

ebb2f0af7bb91bc341c156a94f4b5de4ec272028 authored about 2 years ago