-
Notifications
You must be signed in to change notification settings - Fork 10
Error during formatDockerfileContents #25
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
Comments
If you add a newline (don't trim), does it work? |
Actually, this looks like an issue in the TinyGo. tinygo-org/tinygo#4376 |
@JounQin If you want to take a crack at fixing this, that would be great! |
How could I if it's a tinygo's issue? |
Maybe |
😄 Let's give it a few weeks on tinygo's end and see if there is any progress. If not, I'll see if I can switch to |
I may add a try catch for Done at un-ts/prettier#455 |
Hi @retepsa, tinygo-org/tinygo#4277 seems won't be resolved in near future? |
Hi @JounQin -- I won't have time for a few weeks to implement that switch, so unfortunately you will have to sit tight 😦 . Maybe some disclaimer about this on the README would prove useful until that is done? |
Formatting a dockerfile like this
Leads to the following error:

In the end, this results in prettier-plugin-sh failing because of our
Dockerfile
.The text was updated successfully, but these errors were encountered: