Add treefmt
And use it in place of editorconfig/nixpkgs-fmt checks
This commit is contained in:
+2
-3
@@ -1,6 +1,5 @@
|
||||
{
|
||||
pkgs ? import (builtins.getFlake (toString ./.)).inputs.nixpkgs { }
|
||||
, system ? pkgs.system
|
||||
{ pkgs ? import (builtins.getFlake (toString ./.)).inputs.nixpkgs { }
|
||||
, system ? pkgs.system
|
||||
}:
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user