doc: added info that formatting is now mandatory

This commit is contained in:
silver 2023-10-01 00:08:28 +01:00
parent 510066fa1a
commit ec28365122

View file

@ -101,7 +101,8 @@ nix flake lock --update-input nixpkgs
```
### Formatting
Formatting helps keep everything nice and consistent.
Formatting helps keep everything nice and consistent.
The pipeline will only run if the file is correctly formatted.
```shell
nix fmt