add alejandra formatter
This commit is contained in:
parent
18b56328ed
commit
b781111772
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
pkgs = import nixpkgs { inherit system; };
|
||||
in
|
||||
{
|
||||
formatter = pkgs.nixpkgs-fmt;
|
||||
formatter = pkgs.alejandra;
|
||||
|
||||
packages = rec {
|
||||
default = posixlycorrect;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue