Extra space in formatAbi return type
roninjin10 opened this issue · 4 comments
Describe the bug
Trying to write a test that involves asserting the correct types are emited by Evmts, I noticed a mismatch between formatAbi and abitype. Abitype has an extra space in the parameters. Not a big deal in practice but a little janky looking and for me it's blocking me asserting that Evmts LSP is emitting right type here
Link to Minimal Reproducible Example
Steps To Reproduce
Use formatAbi and notice extra spaces when you hover
Package Version
0.9.3
TypeScript Version
5.1.6
Anything else?
No response
Validations
- Checked there isn't already an issue that exists for the bug you encountered.
- Followed the Code of Conduct.
- Read the Contributing Guide.
PR welcome
Won't have time to get to this til August but if still open I can definitely take this one on likely an easy fix
Holy closed before vacation started so I can use this right away! Ya'll are the goats!
This issue has been locked since it has been closed for more than 14 days.
If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest ABIType version. If you have any other comments you can create a new discussion.