Add treefmt

And use it in place of editorconfig/nixpkgs-fmt checks
This commit is contained in:
adisbladis
2022-04-26 21:20:24 +12:00
parent 9482b5ab3e
commit 516fdc8f6c
5 changed files with 18 additions and 47 deletions
+1 -2
View File
@@ -26,8 +26,7 @@ in
nativeBuildInputs = old.nativeBuildInputs ++ [
pkgs.editorconfig-checker
pkgs.treefmt
pkgs.nixpkgs-fmt
(pkgs.python3.withPackages (ps: [