Closed drgarlic closed 1 year ago
It breaks format pipelines (in my editor for example) by wiping the content of the whole file since the leptosfmt pipe returns an empty string.
leptosfmt
It's only with the --stdin option, since it completely makes sense for other use cases to just show an error
--stdin
hi, could you try the latest version (0.1.14)? This should be fixed in #78
I will close the issue for now, if the problem persists, please don't hesitate to reopen the issue
It breaks format pipelines (in my editor for example) by wiping the content of the whole file since the
leptosfmt
pipe returns an empty string.It's only with the
--stdin
option, since it completely makes sense for other use cases to just show an error