From b73ef853f09cdb43a9ab37af0950357d461609b3 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Tue, 16 Apr 2024 23:28:55 -0400 Subject: [PATCH] treefmt Signed-off-by: ahuston-0 --- treefmt.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/treefmt.toml b/treefmt.toml index 5346d5e..44785d5 100644 --- a/treefmt.toml +++ b/treefmt.toml @@ -12,4 +12,3 @@ command = "nixfmt" #options = [] # Glob pattern of files to include includes = [ "*.nix" ] -