input-output-hk / devx

The Developer Experience Shell - This repo contains a nix develop shell for haskell. Its primary purpose is to help get a development shell for haskell quickly and across multiple operating systems (and architectures).
Apache License 2.0
37 stars 9 forks source link

`% nixfmt *.nix` #109

Closed yvan-sraka closed 5 months ago

yvan-sraka commented 9 months ago

I don't know if nixfmt is the right tool? But it could be nice to have a CI check that catch wrongly formatted Nix expressions!