feat: add treefmt to flake root

This commit is contained in:
2026-06-07 21:58:16 -05:00
parent ba2dce4b85
commit 0d1a37eef3
6 changed files with 33 additions and 12 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[global]
disable = [
# line length limits
"MD013",
# line length limits
"MD013",
]
[MD057]