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

restore the links between tokens after arrow_on_right_operand_line#fix #684

Merged
merged 1 commit into from
Mar 29, 2017

Conversation

rodjek
Copy link
Owner

@rodjek rodjek commented Mar 29, 2017

Ideally, we would have helper methods to insert and remove tokens that abstracts all this away, but until we do we have to ensure that any fix method restores the next_token and prev_token links after adding or removing tokens from the tokens array.

Fixes #680

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.

"undefined method `next_token='" when fixing with check_whitespace
1 participant