chore: initial commit

This commit is contained in:
2026-06-10 20:40:36 -05:00
commit 06d37ff5bd
14 changed files with 3045 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[global]
disable = [
# line length limits
"MD013",
]
[MD057]
absolute-links = "relative_to_roots"