feat: add rumdl formater configuration

This commit is contained in:
2026-06-07 21:38:04 -05:00
parent 7a05bf3d5e
commit 1b9bb9ef72
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[global]
disable = [
# line length limits
"MD013",
]
[MD057]
absolute-links = "relative_to_roots"