Add treemfmt for code formatting

This commit is contained in:
Daniel Lundin 2024-10-22 00:05:50 +02:00
parent 5a8ec26caa
commit ae6f4ba400
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
3 changed files with 53 additions and 8 deletions

View file

@ -14,7 +14,7 @@ lint:
# Format all source code
fmt:
echo FIXME: Add formatter here
nix fmt
# Update all dependencies
update: update-nix-pkgs