From 08d5181da848f6110d1fa08a6a62c4272a5a295a Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Mon, 2 Oct 2023 22:16:44 +0200 Subject: [PATCH] helix: added autoflake --- roles/home/helix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/home/helix.nix b/roles/home/helix.nix index ba43ad9..cef82f6 100644 --- a/roles/home/helix.nix +++ b/roles/home/helix.nix @@ -6,6 +6,7 @@ let pyflakes rope yapf + autoflake ]; in {