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

wrong formatting #36

Open
quantrpeter opened this issue Oct 13, 2019 · 4 comments
Open

wrong formatting #36

quantrpeter opened this issue Oct 13, 2019 · 4 comments

Comments

@quantrpeter
Copy link

This

r8  	returns[int operandSize,int col]:

will become

r8 returns [ i n t   o p e r a n d S i z e , i n t   c o l ]

Many spaces inserted between characters, which is wrong.
thanks

@teverett
Copy link
Member

@quantrpeter you are correct. I don't have time to resolve the issue right now. A PR would be appreciated.

@matthiasbalke
Copy link
Contributor

@quantrpeter We already noticed that. It's the last bug before we can release a first stable release. It's already addressed in: #25

If you have some spare time to fix this, we would love to accept a PR and finish the release. This is also a prerequisite for merging the spotless integration: diffplug/spotless#328

@matthiasbalke
Copy link
Contributor

@quantrpeter This bug should be fixed in version 1.2.1. Would you mind trying the new version?

@teverett
Copy link
Member

teverett commented Sep 6, 2020

@quantrpeter could you please verify with version 1.2.1?

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

No branches or pull requests

3 participants