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

Allow comments in pipe and assignment sequence while maintaining correct indention #482

Merged
merged 1 commit into from Mar 11, 2019

Conversation

lorenzwalthert
Copy link
Collaborator

Closes #481. There might be a couple of other problems lurking in the code that are related to looking for the next and previous non-comment token instead of simply the next token. Some of them have been found already in the past.

@lorenzwalthert lorenzwalthert merged commit 31d6ac5 into r-lib:master Mar 11, 2019
@lorenzwalthert lorenzwalthert changed the title allow comments in pipe and assignment without causing indention to fail Allow comments in pipe and assignment sequence while maintaining correct indention Mar 11, 2019
@lorenzwalthert lorenzwalthert deleted the pipe-comment-assignment branch June 20, 2019 21:08
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.

None yet

1 participant