Closed cgeorgii closed 2 years ago
Use Ormolu, not Fourmolu. Rationale: this is what we use, and it's not a conversation that I want projects to spend time on.
@marcosh No, unfortunately they are both opinionated and won't allow for configuration. I personally don't see the value of adding the package name to the import list, as it adds more noise than useful information.
@marcosh No, unfortunately they are both opinionated and won't allow for configuration. I personally don't see the value of adding the package name to the import list, as it adds more noise than useful information.
The value is that, when you have a bunch of imports, you can easily see from which package the values are coming from
ormolu
elm-format
README