oops remove deadnix :(

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-13 22:45:03 -04:00 committed by Alice Huston
parent a8006436af
commit 5dd41f21ae

View File

@ -13,10 +13,3 @@ command = "nixfmt"
# Glob pattern of files to include # Glob pattern of files to include
includes = [ "*.nix" ] includes = [ "*.nix" ]
[formatter.deadnix]
# Formatter to run
command = "deadnix"
# Command-line arguments for the command
#options = []
# Glob pattern of files to include
includes = [ "*.nix" ]