From d4b6d2b2053e335e5457e34c128ec8a1a156671d Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 22 Jul 2024 17:46:36 -0700 Subject: add lint as a target and reformat --- justfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'justfile') diff --git a/justfile b/justfile index 28e05da..829e8f9 100644 --- a/justfile +++ b/justfile @@ -13,3 +13,6 @@ switch-darwin: test-nix: nix flake check nix develop -c echo OK + +fmt: + nix fmt -- cgit 1.4.1