ci: disable treefmt-check

Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
This commit is contained in:
Thomas Mühlbacher 2024-07-21 01:50:09 +02:00
parent 201b1e8216
commit b105a566ec

View File

@ -192,6 +192,7 @@
treefmt.config = {
projectRootFile = "flake.nix";
flakeCheck = false;
programs = {
nixfmt-rfc-style.enable = true;