ArdanaLabs / dUSD

5 stars 3 forks source link

Hello World frontend: Set up formatter & linter #100

Closed CSVdB closed 2 years ago

CSVdB commented 2 years ago

Hao suggested using purs-tidy.

srid commented 2 years ago

Before doing this I suggest that we switch over the flake.nix from lint-utils to treefmt. It just makes the whole thing simpler, and adding new formatters/ linters is straightforward (as you only have to edit the treefmt.toml file).