chore: bootstrap shx-helper repo
ci / smoke (push) Successful in 8s

This commit is contained in:
2026-06-04 20:34:08 +00:00
commit 6608a556f1
9 changed files with 294 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.sh]
indent_size = 2