chore: tweaks, error handling, etc.

This commit is contained in:
2025-03-26 19:19:43 +02:00
parent 4f8fad5c44
commit 788cdfab42
4 changed files with 40 additions and 19 deletions

View File

@@ -13,6 +13,3 @@ trim_trailing_whitespace = true
[*.go]
indent_style = tab
[{*.markdown,*.md}]
indent_size = 4
tab_width = 4