more style

module-based-network
Daniel Barlow 2022-09-25 21:22:00 +01:00
parent 617355773e
commit a7e54c087c
1 changed files with 4 additions and 1 deletions

View File

@ -19,4 +19,7 @@ expression or there is more than one reference to `up`, `down` etc.
* the parameters to a derivation are sorted alphabetically, except for
`lib`, `stdenv` and maybe other non-package "special cases"
* indentation is whatever emacs nix-mode says it is
* indentation is whatever emacs nix-mode says it is.
* where a `let` form defines multiple names, put a newline after the
token `let`, and indent each name two characters