Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INFRA] LGTM warning: Variable defined multiple times #851

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

DimitriPapadopoulos
Copy link
Collaborator

This assignment to 'matches' is unnecessary as it is redefined here before
this value is used.

https://lgtm.com/rules/1800095/

This change is rather obvious. Remaining issues (including false positives?) can be found here:
https://lgtm.com/projects/g/bids-standard/bids-specification/

This assignment to 'matches' is unnecessary as it is redefined here before
this value is used.

https://lgtm.com/rules/1800095/
@sappelhoff sappelhoff requested a review from tsalo August 12, 2021 14:22
@sappelhoff sappelhoff merged commit 28ad463 into bids-standard:master Aug 13, 2021
@sappelhoff
Copy link
Member

Thanks @DimitriPapadopoulos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants