Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

fix range stmt matching #51

Merged
merged 1 commit into from
Dec 26, 2019
Merged

fix range stmt matching #51

merged 1 commit into from
Dec 26, 2019

Conversation

quasilyte
Copy link
Contributor

We also need to check Tok in non-aggressive mode,
so range:= and range= patterns match only respective statements.

Signed-off-by: Iskander Sharipov quasilyte@gmail.com

We also need to check Tok in non-aggressive mode,
so range:= and range= patterns match only respective statements.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
Copy link
Owner

@mvdan mvdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mvdan mvdan merged commit 1827046 into mvdan:master Dec 26, 2019
@quasilyte quasilyte deleted the quasilyte/fix/range_tok_matching branch December 26, 2019 02:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants