16-formatter-and-checks
This example shows formatter.<system> and checks.<system>.*.
It includes:
- a
formatteroutput pointing atnixfmt, and - a check that uses that formatter on a file in the example.
Useful commands:
nix fmt sample.nix
nix flake show
nix flake check