Fixed doc build step
All checks were successful
Build / Build NPM Project (push) Successful in 1m17s
Build / Publish Docs (push) Successful in 1m16s
Build / Tag Version (push) Successful in 28s

This commit is contained in:
2025-10-20 16:16:55 -04:00
parent 1595aea529
commit 057528b0c5
2 changed files with 67 additions and 33 deletions

View File

@@ -13,3 +13,7 @@ quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false
[*.{yaml,yml}]
indent_style = space
indent_size = 2