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
This PR is Follow up: https://github.com/rubocop/rubocop/pull/11464#issuecomment-1400880819
b5a7217719f1a88a782ebb2e83218e3257de7ef5 authored about 2 years agoFixes #11485.
This PR fixes a false positive for `Lint/UselessAssignment`
when using numbered b...
Fixes #11485.
This PR fixes a false positive for `Lint/UselessAssignment`
when using numbered b...
Fix an incorrect autocorrect for `Naming/BlockForwarding`
a6620d589089543761745f7b9feb2945104a3a0e authored about 2 years agoFix an incorrect autocorrect for `Naming/BlockForwarding`
a6620d589089543761745f7b9feb2945104a3a0e authored about 2 years agoddf6ab312df540097d5c550d05956610dbb42021 authored about 2 years ago
ddf6ab312df540097d5c550d05956610dbb42021 authored about 2 years ago
Fix `Layout/ClosingParenthesisIndentation` for keyword splat arguments
99c8b1773df63a6fa7cce969f60a04026e0002ee authored about 2 years agoFix `Layout/ClosingParenthesisIndentation` for keyword splat arguments
99c8b1773df63a6fa7cce969f60a04026e0002ee authored about 2 years ago809ca3aeb3871d074928087f00426de8d8803611 authored about 2 years ago
809ca3aeb3871d074928087f00426de8d8803611 authored about 2 years ago
51ded37abcd63590cca74a86e2b26812e5ac8ae3 authored about 2 years ago
51ded37abcd63590cca74a86e2b26812e5ac8ae3 authored about 2 years ago
6139e4019cfa349fbddaf7244eeb21e780a1a6d4 authored about 2 years ago
6139e4019cfa349fbddaf7244eeb21e780a1a6d4 authored about 2 years ago
fb9b25e7a76c3f8c7e56a2482124dd0ea7c7dba0 authored about 2 years ago
fb9b25e7a76c3f8c7e56a2482124dd0ea7c7dba0 authored about 2 years ago
This cop checks that development dependencies are specified in Gemfile
rather than gemspec.
This cop checks that development dependencies are specified in Gemfile
rather than gemspec.
8750cd655613e4125ecedee66c457d640088964d authored about 2 years ago
8750cd655613e4125ecedee66c457d640088964d authored about 2 years ago
This PR is change to not output not configured warning when renamed and pending cop.
7fdb89b5806a545d0d1de9f98c4d6ebdad70ee93 authored about 2 years agoThis PR is change to not output not configured warning when renamed and pending cop.
7fdb89b5806a545d0d1de9f98c4d6ebdad70ee93 authored about 2 years agoThis commit suppresses the following offenses:
```console
❯ bundle exec rubocop
(snip)
Offenses...
This commit suppresses the following offenses:
```console
❯ bundle exec rubocop
(snip)
Offenses...
[Fix #11477] Fix an error when using YAML alias with server mode
989ecb237551c75e82984975423f1102879b1daf authored about 2 years ago[Fix #11477] Fix an error when using YAML alias with server mode
989ecb237551c75e82984975423f1102879b1daf authored about 2 years agoRemove obsolete code for Psych
4e7ce1c79809b508cddabbb4b68150150aabdca4 authored about 2 years agoRemove obsolete code for Psych
4e7ce1c79809b508cddabbb4b68150150aabdca4 authored about 2 years agoThis PR removes old Pysch code because Ruby 2.5 runtime support already dropped.
```console
% r...
This PR removes old Pysch code because Ruby 2.5 runtime support already dropped.
```console
% r...
Fixes #11477.
This PR fixes an error when using YAML alias with server mode.
YAML alias should ...
Fixes #11477.
This PR fixes an error when using YAML alias with server mode.
YAML alias should ...
This PR fixes the following error for `Style/Semicolon`
when using a comment containing a semico...
This PR fixes the following error for `Style/Semicolon`
when using a comment containing a semico...
Fixes #11350.
This PR make `Lint/DeprecatedClassMethods` aware of deprecated `attr` with boolea...
081f5208c9da2f8e03567850bee766748a77d456 authored about 2 years agoFixes #11350.
This PR make `Lint/DeprecatedClassMethods` aware of deprecated `attr` with boolea...
081f5208c9da2f8e03567850bee766748a77d456 authored about 2 years ago
I #11428, I have tried to fix the value omission syntax in `super`
calls. Ironically, I have als...
I #11428, I have tried to fix the value omission syntax in `super`
calls. Ironically, I have als...
Co-authored-by: Ryan Quanz <[email protected]>
Co-authored-by: Anderson Sequera <anderson.s...
Co-authored-by: Ryan Quanz <[email protected]>
Co-authored-by: Anderson Sequera <anderson.s...
This PR makes `Style/Semicolon` aware of redundant semicolon in block.
f24d579c11612647cffed84a27d7eea74f484302 authored about 2 years agoThis PR makes `Style/Semicolon` aware of redundant semicolon in block.
f24d579c11612647cffed84a27d7eea74f484302 authored about 2 years ago556b331c22a9e11bd5a912cf630f724034b9d3d8 authored about 2 years ago
556b331c22a9e11bd5a912cf630f724034b9d3d8 authored about 2 years ago
Fix value omissions in `yield` invocations
7477c3b01f3e59b384da2ff67422b6f79c39cea6 authored about 2 years agoFix value omissions in `yield` invocations
7477c3b01f3e59b384da2ff67422b6f79c39cea6 authored about 2 years agoAdding this here enables a rich description to appear on the main list of pre-commit hooks (http...
d5d882833b6698eb1926cfb218939fc11c77645d authored about 2 years agoAdding this here enables a rich description to appear on the main list of pre-commit hooks (http...
d5d882833b6698eb1926cfb218939fc11c77645d authored about 2 years agoFixes #11467.
This PR fixes a false negative for `Style/MethodCallWithoutArgsParentheses`
when ...
Fixes #11467.
This PR fixes a false negative for `Style/MethodCallWithoutArgsParentheses`
when ...
63851d241f0ac2ccc44cc5e9f7edd54d0d79c704 authored about 2 years ago
63851d241f0ac2ccc44cc5e9f7edd54d0d79c704 authored about 2 years ago
[Fix #11460] Fix an error for `Style/OperatorMethodCall`
af419c511546296234141afb1ebe7b463ec86f22 authored about 2 years ago[Fix #11460] Fix an error for `Style/OperatorMethodCall`
af419c511546296234141afb1ebe7b463ec86f22 authored about 2 years agoFix a false negative for `Lint/FormatParameterMismatch` when include interpolated string
0840d33a11e388cafd334dbc86f8fc4d1466a25d authored about 2 years agoFix a false negative for `Lint/FormatParameterMismatch` when include interpolated string
0840d33a11e388cafd334dbc86f8fc4d1466a25d authored about 2 years agoThis PR is fix a false negative for `Lint/FormatParameterMismatch` when include interpolated str...
1b19f92c3e185ce3003945f9f10f730ffbaead8e authored about 2 years agoThis PR is fix a false negative for `Lint/FormatParameterMismatch` when include interpolated str...
1b19f92c3e185ce3003945f9f10f730ffbaead8e authored about 2 years agoMake `Lint/UselessRuby2Keywords` aware of conditions
9df27fc2d01e231d89688f4f2ea40e06fbc80de1 authored about 2 years agoMake `Lint/UselessRuby2Keywords` aware of conditions
9df27fc2d01e231d89688f4f2ea40e06fbc80de1 authored about 2 years agoThis PR makes `Metrics/CyclomaticComplexity` aware of pattern matching.
f0aefb7b3179b67a08474ffbe77c8699fd0b719d authored about 2 years agoThis PR makes `Metrics/CyclomaticComplexity` aware of pattern matching.
f0aefb7b3179b67a08474ffbe77c8699fd0b719d authored about 2 years agoMake `Metrics/BlockNesting` aware of pattern matching
b76cdd36cdd9e53033a371e710b496d377d317d3 authored about 2 years agoMake `Metrics/BlockNesting` aware of pattern matching
b76cdd36cdd9e53033a371e710b496d377d317d3 authored about 2 years agoFixes #11460.
This PR fixes an error for `Style/OperatorMethodCall` when using `foo.> 42`.
e04687d86519ca3ed0ec2a01754a42cff63611d4 authored about 2 years agoFixes #11460.
This PR fixes an error for `Style/OperatorMethodCall` when using `foo.> 42`.
e04687d86519ca3ed0ec2a01754a42cff63611d4 authored about 2 years agoThe following code is not flagged:
def foo(**args)
end
ruby2_keywords :foo if respond_to?...
The following code is not flagged:
def foo(**args)
end
ruby2_keywords :foo if respond_to?...
I #11428, I have tried to fix the value omission syntax in `super`
invocations. I have missed `y...
I #11428, I have tried to fix the value omission syntax in `super`
invocations. I have missed `y...
This PR makes `Metrics/BlockNesting` aware of pattern matching.
6652a90afd57882aec0608e8eee7b4ae31083846 authored about 2 years agoThis PR makes `Metrics/BlockNesting` aware of pattern matching.
6652a90afd57882aec0608e8eee7b4ae31083846 authored about 2 years agoFixes #11444.
This PR fixes a false positive for `Lint/ShadowingOuterLocalVariable`
when using ...
Fixes #11444.
This PR fixes a false positive for `Lint/ShadowingOuterLocalVariable`
when using ...
## Summary
Fixes #11338.
This PR adds new `Style/ComparableClamp` cop.
It enforces the use of ...
## Summary
Fixes #11338.
This PR adds new `Style/ComparableClamp` cop.
It enforces the use of ...
Remove stale TODO
dc611a62e31c3414a351c35d89cddce28e9c5364 authored about 2 years agoRemove stale TODO
dc611a62e31c3414a351c35d89cddce28e9c5364 authored about 2 years agoUse `Node#argument_type?` from `rubocop-ast`
09ff2ed7a20a92b4b9f1b9ec7c3f5ecf00772673 authored about 2 years agoUse `Node#argument_type?` from `rubocop-ast`
09ff2ed7a20a92b4b9f1b9ec7c3f5ecf00772673 authored about 2 years ago7d5547b1474bdbaf07ca4b54991830abe77529f2 authored about 2 years ago
7d5547b1474bdbaf07ca4b54991830abe77529f2 authored about 2 years ago
[Fix #11445] Fix an incorrect autocorrect for `Style/BlockDelimiters`
19c6d0b8181448f56d15c9ea41fa92a2a2f39bc6 authored about 2 years ago[Fix #11445] Fix an incorrect autocorrect for `Style/BlockDelimiters`
19c6d0b8181448f56d15c9ea41fa92a2a2f39bc6 authored about 2 years ago
This commit fixes the following build error:
https://app.circleci.com/pipelines/github/rubocop/r...
This commit fixes the following build error:
https://app.circleci.com/pipelines/github/rubocop/r...
This commit makes `InternalAffairs/RedundantLetRuboCopConfigNew` aware of
the redundant `let(:co...
This commit makes `InternalAffairs/RedundantLetRuboCopConfigNew` aware of
the redundant `let(:co...
[Fix #11419] Fix a false positive for `Style/RedundantRequireStatement`
c1c76596f1ceff843996af0bbd1e69aa1b5dc66f authored about 2 years ago[Fix #11419] Fix a false positive for `Style/RedundantRequireStatement`
c1c76596f1ceff843996af0bbd1e69aa1b5dc66f authored about 2 years agoFixes #11445.
This PR fixes an incorrect autocorrect for `Style/BlockDelimiters`
when there is ...
Fixes #11445.
This PR fixes an incorrect autocorrect for `Style/BlockDelimiters`
when there is ...
This PR makes indentation logic consistent
using `Alignemnt#configured_indentation_width` instea...
This PR makes indentation logic consistent
using `Alignemnt#configured_indentation_width` instea...
Fix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`
038b4dfd824767c163aac14b7b94ae86394181ee authored about 2 years agoFix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`
038b4dfd824767c163aac14b7b94ae86394181ee authored about 2 years ago
This PR fixes the following incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`
whe...