doc: added info that formatting is now mandatory
This commit is contained in:
parent
510066fa1a
commit
ec28365122
1 changed files with 2 additions and 1 deletions
|
@ -102,6 +102,7 @@ nix flake lock --update-input nixpkgs
|
|||
|
||||
### Formatting
|
||||
Formatting helps keep everything nice and consistent.
|
||||
The pipeline will only run if the file is correctly formatted.
|
||||
|
||||
```shell
|
||||
nix fmt
|
||||
|
|
Loading…
Reference in a new issue