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
+8
View File
@@ -0,0 +1,8 @@
[global]
disable = [
# line length limits
"MD013",
]
[MD057]
absolute-links = "relative_to_roots"