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 Changelog

9af59998b22fcafb018fb5e31267b19b1e3cbf8e authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Add new `InternalAffairs/RedundantSourceRange` cop

This PR adds new `InternalAffairs/RedundantSourceRange` cop

It checks for redundant `source_ran...

528f3973ab0533020fb067771963ceb1e43ec94b authored almost 2 years ago by Koichi ITO <[email protected]>
Add new `InternalAffairs/RedundantSourceRange` cop

This PR adds new `InternalAffairs/RedundantSourceRange` cop

It checks for redundant `source_ran...

528f3973ab0533020fb067771963ceb1e43ec94b authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11202] Fix `--only` flag usage with `--auto-gen-config` and `Layout/LineLength`

eec53fa6155ea97ba15a55d09f7117dd60ec4fa2 authored almost 2 years ago by Istvan Fazakas <[email protected]>
[Fix #11202] Fix `--only` flag usage with `--auto-gen-config` and `Layout/LineLength`

eec53fa6155ea97ba15a55d09f7117dd60ec4fa2 authored almost 2 years ago by Istvan Fazakas <[email protected]>
[Fix #11040] Fix a false positive for `Style/IfUnlessModifier`

Fixes #11040.

This PR fixes a false positive for `Style/IfUnlessModifier`
when `defined?`'s arg...

d173f99e8e9cabe7e78cf076cc08e42300d9dd74 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11040] Fix a false positive for `Style/IfUnlessModifier`

Fixes #11040.

This PR fixes a false positive for `Style/IfUnlessModifier`
when `defined?`'s arg...

d173f99e8e9cabe7e78cf076cc08e42300d9dd74 authored almost 2 years ago by Koichi ITO <[email protected]>
Sider Review has been terminated

ff7c0040071f5c776e2932a587a1d9ca119de6a8 authored almost 2 years ago by Koichi ITO <[email protected]>
Sider Review has been terminated

ff7c0040071f5c776e2932a587a1d9ca119de6a8 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11634] Tweak autocorrection for `Style/ConcatArrayLiterals`

Fixes #11634.

This PR tweaks autocorrection for `Style/ConcatArrayLiterals`
when using `concat`...

c651ffa14ee673ccc43e6e4a8a49a72ded939b83 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11634] Tweak autocorrection for `Style/ConcatArrayLiterals`

Fixes #11634.

This PR tweaks autocorrection for `Style/ConcatArrayLiterals`
when using `concat`...

c651ffa14ee673ccc43e6e4a8a49a72ded939b83 authored almost 2 years ago by Koichi ITO <[email protected]>
[#11076] Add autocorrect for hash in `Lint/LiteralInInterpolation` (#11475)

This commit also refactors the cop's unit tests, which were a bit messy.

cde4bc2a7428baf24f5c51634e370193ce29ff27 authored almost 2 years ago by somezi <[email protected]>
[#11076] Add autocorrect for hash in `Lint/LiteralInInterpolation` (#11475)

This commit also refactors the cop's unit tests, which were a bit messy.

cde4bc2a7428baf24f5c51634e370193ce29ff27 authored almost 2 years ago by somezi <[email protected]>
[Fix #11631] Fix an incorrect autocorrect for `Style/ArgumentsForwarding`

Fixes #11631.

This PR fixes an incorrect autocorrect for `Style/ArgumentsForwarding`
when using...

999ac2730db0e1a86a3a63697e285681d1467d2d authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11631] Fix an incorrect autocorrect for `Style/ArgumentsForwarding`

Fixes #11631.

This PR fixes an incorrect autocorrect for `Style/ArgumentsForwarding`
when using...

999ac2730db0e1a86a3a63697e285681d1467d2d authored almost 2 years ago by Koichi ITO <[email protected]>
Add new `InternalAffairs/LocationExpression` cop

This PR adds new `InternalAffairs/LocationExpression` cop.

It enforces the use of `node.source_...

6ba66be3d01d85da25435f56b40ac3dfb54eeb5d authored almost 2 years ago by Koichi ITO <[email protected]>
Add new `InternalAffairs/LocationExpression` cop

This PR adds new `InternalAffairs/LocationExpression` cop.

It enforces the use of `node.source_...

6ba66be3d01d85da25435f56b40ac3dfb54eeb5d authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #3591] Handle modifier looping conditionals in Variable#reference!

The modifier `if` and `unless` expressions were fixed in [fca7d43][],
but it didn't also fix it ...

1a383dfd83ef866be43a3f670493308cce7cdceb authored almost 2 years ago by Brad Lindsay <[email protected]>
[Fix #3591] Handle modifier looping conditionals in Variable#reference!

The modifier `if` and `unless` expressions were fixed in [fca7d43][],
but it didn't also fix it ...

1a383dfd83ef866be43a3f670493308cce7cdceb authored almost 2 years ago by Brad Lindsay <[email protected]>
[Fix #11626] Fix a false positive for `Style/ZeroLengthPredicate`

Fixes #11626.

This PR fixes a false positive for `Style/ZeroLengthPredicate`
when using `File.n...

c891e6e0285475841344eac59e897dff8be4b1e6 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11626] Fix a false positive for `Style/ZeroLengthPredicate`

Fixes #11626.

This PR fixes a false positive for `Style/ZeroLengthPredicate`
when using `File.n...

c891e6e0285475841344eac59e897dff8be4b1e6 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an incorrect autocorrect for `Layout/ClassStructure` using heredoc inside method

1ce372c40d49f47baf4e415793277d212105bf7b authored almost 2 years ago by fatkodima <[email protected]>
Fix an incorrect autocorrect for `Layout/ClassStructure` using heredoc inside method

1ce372c40d49f47baf4e415793277d212105bf7b authored almost 2 years ago by fatkodima <[email protected]>
Add `Metrics/CollectionLiteralLength` cop (#11584)

This cop checks for extremely long `Array` and `Hash` literals, and
`Set` pseudo-literals (actu...

e4f7799a17a1fdcdf231bd7ef63825d243539f8c authored almost 2 years ago by Sam Bostock <[email protected]>
Add `Metrics/CollectionLiteralLength` cop (#11584)

This cop checks for extremely long `Array` and `Hash` literals, and
`Set` pseudo-literals (actu...

e4f7799a17a1fdcdf231bd7ef63825d243539f8c authored almost 2 years ago by Sam Bostock <[email protected]>
Fix an error for `Lint/EmptyConditionalBody`

This PR fixes an error for `Lint/EmptyConditionalBody`
when missing `if` body and using method c...

eb175b98d86a0b6c0fb99b92a9b182e6fd9bb724 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Lint/EmptyConditionalBody`

This PR fixes an error for `Lint/EmptyConditionalBody`
when missing `if` body and using method c...

eb175b98d86a0b6c0fb99b92a9b182e6fd9bb724 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11623 from ydah/add-rubocop-capybara-to-suggested-extensions

Add rubocop-capybara to suggested extensions and extension doc

48eef3cc9542c98e79a936a61954d3f9c2af47e4 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11623 from ydah/add-rubocop-capybara-to-suggested-extensions

Add rubocop-capybara to suggested extensions and extension doc

48eef3cc9542c98e79a936a61954d3f9c2af47e4 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11615] Fix a false negative for `Lint/MissingSuper`

Fixes #11615.

This commit fixes a false negative for `Lint/MissingSuper`
when no `super` call w...

dcb5c18956d2cdf234b30f85287ace86e32f1b19 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11615] Fix a false positive for `Lint/MissingSuper`

Fixes #11615.

This commit fixes a false positive for `Lint/MissingSuper`
when using `Class.new`...

96e6e3a77882438305d2fbd19643a1f37c4475b1 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11615] Fix a false negative for `Lint/MissingSuper`

Fixes #11615.

This commit fixes a false negative for `Lint/MissingSuper`
when no `super` call w...

dcb5c18956d2cdf234b30f85287ace86e32f1b19 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11615] Fix a false positive for `Lint/MissingSuper`

Fixes #11615.

This commit fixes a false positive for `Lint/MissingSuper`
when using `Class.new`...

96e6e3a77882438305d2fbd19643a1f37c4475b1 authored almost 2 years ago by Koichi ITO <[email protected]>
Add rubocop-capybara to suggested extensions and extension doc

This PR adds [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) to the `SuggestExte...

5d83c1c1ce763691976441b3e06a30852fdb29c3 authored almost 2 years ago by ydah <[email protected]>
Add rubocop-capybara to suggested extensions and extension doc

This PR adds [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) to the `SuggestExte...

5d83c1c1ce763691976441b3e06a30852fdb29c3 authored almost 2 years ago by ydah <[email protected]>
Merge pull request #11622 from SparLaimor/fix-redundant-regexp-escape

[Fix #11607] Fix a false positive for Style/RedundantRegexpEscape

b59452800f54d1ef99fe3808d56165ea235e07a8 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11622 from SparLaimor/fix-redundant-regexp-escape

[Fix #11607] Fix a false positive for Style/RedundantRegexpEscape

b59452800f54d1ef99fe3808d56165ea235e07a8 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11607] Fix a false positive for Style/RedundantRegexpEscape

Fixes #11607.

This PR fixes a false positive for `Style/RedundantRegexpEscape` when an escaped ...

4502682d19da8d729c45d98c01e2ac59b47d918c authored almost 2 years ago by SparLaimor <[email protected]>
[Fix #11607] Fix a false positive for Style/RedundantRegexpEscape

Fixes #11607.

This PR fixes a false positive for `Style/RedundantRegexpEscape` when an escaped ...

4502682d19da8d729c45d98c01e2ac59b47d918c authored almost 2 years ago by SparLaimor <[email protected]>
Merge pull request #11620 from koic/fix_an_error_for_lint_constant_resolution

Fix an error for `Lint/ConstantResolution`

f129b46431542a579ec00300eb15a6102fc9fde4 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11620 from koic/fix_an_error_for_lint_constant_resolution

Fix an error for `Lint/ConstantResolution`

f129b46431542a579ec00300eb15a6102fc9fde4 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Lint/ConstantResolution`

This PR fixes an error for `Lint/ConstantResolution`
when using `__ENCODING__`.

```ruby
__ENCOD...

e6ee7343687b08f85c7cc4ccee79887568a39965 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Lint/ConstantResolution`

This PR fixes an error for `Lint/ConstantResolution`
when using `__ENCODING__`.

```ruby
__ENCOD...

e6ee7343687b08f85c7cc4ccee79887568a39965 authored almost 2 years ago by Koichi ITO <[email protected]>
Add examples for `Style/AccessorGrouping`

Follow up https://github.com/rubocop/rubocop/pull/11602#issuecomment-1440585242.

This PR adds e...

e74bed3e8dcab27513c4e7d382bf3169912077b1 authored almost 2 years ago by Koichi ITO <[email protected]>
Add examples for `Style/AccessorGrouping`

Follow up https://github.com/rubocop/rubocop/pull/11602#issuecomment-1440585242.

This PR adds e...

e74bed3e8dcab27513c4e7d382bf3169912077b1 authored almost 2 years ago by Koichi ITO <[email protected]>
Switch back the docs version

f67164c8144afb3e01455771671f73169bce9f3d authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Switch back the docs version

f67164c8144afb3e01455771671f73169bce9f3d authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Cut 1.46

be57c6df36f301c82bc775e53b42e3c20bf7f2cd authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Cut 1.46

be57c6df36f301c82bc775e53b42e3c20bf7f2cd authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Update Changelog

4442453f5d0281d478b3a14d6401b75f44e2fefd authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Update Changelog

4442453f5d0281d478b3a14d6401b75f44e2fefd authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Fix #11591] Fix a false positive for `Lint/ToEnumArguments`

Fixes #11591.

THis PR fixes a false positive for `Lint/ToEnumArguments`
when enumerator is not ...

28f8fb3d7c9dfa07ab86c7c0666097c0b04e70f6 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11591] Fix a false positive for `Lint/ToEnumArguments`

Fixes #11591.

THis PR fixes a false positive for `Lint/ToEnumArguments`
when enumerator is not ...

28f8fb3d7c9dfa07ab86c7c0666097c0b04e70f6 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Layout/HeredocArgumentClosingParenthesis`

This PR fixes the following error for `Layout/HeredocArgumentClosingParenthesis`
when heredoc is...

87c7e69b59503b961b3115c6781e89eff9dc040f authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Layout/HeredocArgumentClosingParenthesis`

This PR fixes the following error for `Layout/HeredocArgumentClosingParenthesis`
when heredoc is...

87c7e69b59503b961b3115c6781e89eff9dc040f authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11596] Make `Style/AccessorGrouping` aware of method call before accessor

Fixes #11596.

This PR makes `Style/AccessorGrouping` aware of method call before accessor.

If ...

df7c4cd1f4e2f0cb912feb69eea2fd9f9ab5e5b7 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11596] Make `Style/AccessorGrouping` aware of method call before accessor

Fixes #11596.

This PR makes `Style/AccessorGrouping` aware of method call before accessor.

If ...

df7c4cd1f4e2f0cb912feb69eea2fd9f9ab5e5b7 authored almost 2 years ago by Koichi ITO <[email protected]>
Actually run temporarily enabled cops

efce268820e4dbbb4a85a61d3510ab351d4d0c4f authored almost 2 years ago by Thierry Deo <[email protected]>
Actually run temporarily enabled cops

efce268820e4dbbb4a85a61d3510ab351d4d0c4f authored almost 2 years ago by Thierry Deo <[email protected]>
Fix checking if token with large offset begins its line

52e8e4f11f358db25f3b7dd2bec8f2a1252c548c authored almost 2 years ago by fatkodima <[email protected]>
Fix checking if token with large offset begins its line

52e8e4f11f358db25f3b7dd2bec8f2a1252c548c authored almost 2 years ago by fatkodima <[email protected]>
Fix an error for `Lint/RefinementImportMethods`

This PR fixes an error for `Lint/RefinementImportMethods`
when using `include` on the top level....

c9630bcd7a5d289a132f9bf4dc37f7619bb51e04 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Lint/RefinementImportMethods`

This PR fixes an error for `Lint/RefinementImportMethods`
when using `include` on the top level....

c9630bcd7a5d289a132f9bf4dc37f7619bb51e04 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix parentheses in value omissions for multiple assignments

I'm on a quest to run the `EnforcedShorthandSyntax: always` style on a
big codebase. One of the ...

48b2a326ed0cc9309a975382f5b5e5464d4eec4c authored almost 2 years ago by Genadi Samokovarov <[email protected]>
Fix parentheses in value omissions for multiple assignments

I'm on a quest to run the `EnforcedShorthandSyntax: always` style on a
big codebase. One of the ...

48b2a326ed0cc9309a975382f5b5e5464d4eec4c authored almost 2 years ago by Genadi Samokovarov <[email protected]>
Add new `InternalAffairs/ProcessedSourceBufferName` cop

Follow up https://github.com/rubocop/rubocop-minitest/pull/217#discussion_r1063097686.

This PR ...

d16167ee28019fc80871e60fdcfc6a6eee670688 authored almost 2 years ago by Koichi ITO <[email protected]>
Add new `InternalAffairs/ProcessedSourceBufferName` cop

Follow up https://github.com/rubocop/rubocop-minitest/pull/217#discussion_r1063097686.

This PR ...

d16167ee28019fc80871e60fdcfc6a6eee670688 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11604] Make `Naming/VariableNumber` to allow `x86_64` by default

Fixes #11604.

This PR makes `Naming/VariableNumber` to allow `x86_64` CPU architecture name by ...

d7ffaca5d3d3b314bebd0bea09b3abe4d410454d authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix #11604] Make `Naming/VariableNumber` to allow `x86_64` by default

Fixes #11604.

This PR makes `Naming/VariableNumber` to allow `x86_64` CPU architecture name by ...

d7ffaca5d3d3b314bebd0bea09b3abe4d410454d authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11599 from koic/fix_a_false_positive_for_layout_line_continuation_spacing

Fix a false positive for `Layout/LineContinuationSpacing`

38b4451e67a7b6ebebed0a6ea16a0218418591f7 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11599 from koic/fix_a_false_positive_for_layout_line_continuation_spacing

Fix a false positive for `Layout/LineContinuationSpacing`

38b4451e67a7b6ebebed0a6ea16a0218418591f7 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11598 from fatkodima/optimize-name-similarity

Cache similar name suggestions in `Lint/RedundantCopDisableDirective` cop

2f08053efe1cbe1e70318fa32f6b0147a0742d1d authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11598 from fatkodima/optimize-name-similarity

Cache similar name suggestions in `Lint/RedundantCopDisableDirective` cop

2f08053efe1cbe1e70318fa32f6b0147a0742d1d authored almost 2 years ago by Koichi ITO <[email protected]>
Fix a false positive for `Layout/LineContinuationSpacing`

This PR fixes a false positive for `Layout/LineContinuationSpacing`
when using percent literals....

82e0a9d84caa92d3abbe1fd70a2a3e29b1be157d authored almost 2 years ago by Koichi ITO <[email protected]>
Fix a false positive for `Layout/LineContinuationSpacing`

This PR fixes a false positive for `Layout/LineContinuationSpacing`
when using percent literals....

82e0a9d84caa92d3abbe1fd70a2a3e29b1be157d authored almost 2 years ago by Koichi ITO <[email protected]>
Cache similar name suggestions in `Lint/RedundantCopDisableDirective` cop

ab7165834730f6a00a435e11043242fb26bcbb97 authored almost 2 years ago by fatkodima <[email protected]>
Cache similar name suggestions in `Lint/RedundantCopDisableDirective` cop

ab7165834730f6a00a435e11043242fb26bcbb97 authored almost 2 years ago by fatkodima <[email protected]>
Remove comments in `Style/InverseMethods` for Rails

This commit removes config comments of `Style/InverseMethods` where
Rails-related functionality ...

ffa0c10183a7772b9a34af59be791f86223a8729 authored almost 2 years ago by Koichi ITO <[email protected]>
Remove comments in `Style/InverseMethods` for Rails

This commit removes config comments of `Style/InverseMethods` where
Rails-related functionality ...

ffa0c10183a7772b9a34af59be791f86223a8729 authored almost 2 years ago by Koichi ITO <[email protected]>
Tweak the doc for `Style/SlicingWithRange`

Follow up https://github.com/rubocop/rubocop/commit/28ae02a917.

Like `Array#[]`, `String#[]` is...

c4916deb8c9df6daa0484bc70b2364f6b7c584c7 authored almost 2 years ago by Koichi ITO <[email protected]>
Tweak the doc for `Style/SlicingWithRange`

Follow up https://github.com/rubocop/rubocop/commit/28ae02a917.

Like `Array#[]`, `String#[]` is...

c4916deb8c9df6daa0484bc70b2364f6b7c584c7 authored almost 2 years ago by Koichi ITO <[email protected]>
Optimize `Style/WordArray` complex matrix check

One of the checks we do is to check if an otherwise simple array is
a member of a parent array c...

328ce9eeabb7f2968d4bf11dc34237ffcd5fee5d authored almost 2 years ago by Sam Bostock <[email protected]>
Optimize `Style/WordArray` complex matrix check

One of the checks we do is to check if an otherwise simple array is
a member of a parent array c...

328ce9eeabb7f2968d4bf11dc34237ffcd5fee5d authored almost 2 years ago by Sam Bostock <[email protected]>
Merge pull request #11587 from fatkodima/documentation_method-ruby2_keywords

Handle `ruby2_keywords` in `Style/DocumentationMethod` cop

b46b9b5c1b1ad0af8b6269f1acd49130853e125f authored almost 2 years ago by Koichi ITO <[email protected]>
Handle `ruby2_keywords` in `Style/DocumentationMethod` cop

fb8e518851500fa34f329302236b0a1f1a0df7e8 authored almost 2 years ago by fatkodima <[email protected]>
Handle `ruby2_keywords` in `Style/DocumentationMethod` cop

fb8e518851500fa34f329302236b0a1f1a0df7e8 authored almost 2 years ago by fatkodima <[email protected]>
Merge pull request #11581 from maxh/patch-2

Remove irrelevant comments

b42d46e1da60701148ed8ef34f31e078fc395a39 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11581 from maxh/patch-2

Remove irrelevant comments

b42d46e1da60701148ed8ef34f31e078fc395a39 authored almost 2 years ago by Koichi ITO <[email protected]>
Remove irrelevant comments

These were internal to Flexport and not needed here.

d137097ab64d4f87f07313e0d7f7eb0a687c27ea authored almost 2 years ago by Max Heinritz <[email protected]>
Remove irrelevant comments

These were internal to Flexport and not needed here.

d137097ab64d4f87f07313e0d7f7eb0a687c27ea authored almost 2 years ago by Max Heinritz <[email protected]>
[Fix 11412] Mark `Style/ArrayIntersect` as unsafe

Fixes 11412.

This PR marks `Style/ArrayIntersect` as unsafe.

Only the documentation was update...

d02d3149231d67f5a7fd59e00fe4ede0c3e01de6 authored almost 2 years ago by Koichi ITO <[email protected]>
[Fix 11412] Mark `Style/ArrayIntersect` as unsafe

Fixes 11412.

This PR marks `Style/ArrayIntersect` as unsafe.

Only the documentation was update...

d02d3149231d67f5a7fd59e00fe4ede0c3e01de6 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Layout/HeredocArgumentClosingParenthesis`

This PR fixes an error for `Layout/HeredocArgumentClosingParenthesis`
when heredoc is a method a...

417c7292cf6bbf1a0e20b8ecefde8d27868db9fd authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11573 from fatkodima/out_of_range_regexp_ref-hashes-pins

Handle hash patterns and pins in `Lint/OutOfRangeRegexpRef` cop

582036c71db4b6bef3fbac352f328845efc142b0 authored almost 2 years ago by Koichi ITO <[email protected]>
Merge pull request #11573 from fatkodima/out_of_range_regexp_ref-hashes-pins

Handle hash patterns and pins in `Lint/OutOfRangeRegexpRef` cop

582036c71db4b6bef3fbac352f328845efc142b0 authored almost 2 years ago by Koichi ITO <[email protected]>
Handle hash patterns and pins in `Lint/OutOfRangeRegexpRef` cop

237f00e70e019e44e67670221d0cd435063cdcc5 authored almost 2 years ago by fatkodima <[email protected]>
Handle hash patterns and pins in `Lint/OutOfRangeRegexpRef` cop

237f00e70e019e44e67670221d0cd435063cdcc5 authored almost 2 years ago by fatkodima <[email protected]>
Fix an error for `Lint/UselessRescue`

This PR fixes an error for `Lint/UselessRescue`
when `rescue` does not exception variable and `e...

493ca2b4991620d2e1a3a0ccb9e88f388dfecaf4 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix an error for `Lint/UselessRescue`

This PR fixes an error for `Lint/UselessRescue`
when `rescue` does not exception variable and `e...

493ca2b4991620d2e1a3a0ccb9e88f388dfecaf4 authored almost 2 years ago by Koichi ITO <[email protected]>
Fix a PR number in a changelog entry

5e60ce2dd5961c3b8f8d94ba8b350e726e87e65a authored almost 2 years ago by Koichi ITO <[email protected]>