config: fix treefmt config

This commit is contained in:
Gabriel Arazas 2025-01-15 14:22:10 +08:00
parent 91331bcb3c
commit dcb52e2889
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -1,7 +1,7 @@
[global]
excludes = [
"pkgs/firefox-addons/default.nix"
"subprojects"
"pkgs/firefox-addons/default.nix",
"subprojects",
]
[formatter.lua]