You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a project where I want to automatically format the code when compiling, so I've added erlfmt as a provider hook. I didn't have any issues with this flow until I added an alias that runs ct and cover. In that case I always get an "Internal Error".
I can provide a minimal example that displays the bug:
I've got a project where I want to automatically format the code when compiling, so I've added erlfmt as a provider hook. I didn't have any issues with this flow until I added an alias that runs
ct
andcover
. In that case I always get an "Internal Error".I can provide a minimal example that displays the bug:
The text was updated successfully, but these errors were encountered: