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

fix length computation of node with postifx comment (fixes #64) #65

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

arnetheduck
Copy link
Owner

  • don't count pending whitespace twice for overflow detection
  • fix redundant do call in stmtlistexpr
  • fix a few extra empty lines being added
  • fix dedented postfix comment attachment

* don't count pending whitespace twice for overflow detection
* fix redundant do call in stmtlistexpr
* fix a few extra empty lines being added
* fix dedented postfix comment attachment
@arnetheduck arnetheduck merged commit 8db4f79 into master Feb 28, 2024
6 checks passed
@arnetheduck arnetheduck deleted the postfix-len branch February 28, 2024 14:21
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.

1 participant