refactor: to node action
CI / Test (pull_request) Failing after 10s
CI / Check Dist (pull_request) Successful in 10s
CI / Dry-Run (pull_request) Failing after 1m1s

This commit is contained in:
2026-06-27 13:32:05 +02:00
parent 3730a56a77
commit 498601b81a
20 changed files with 24604 additions and 174 deletions
+8
View File
@@ -0,0 +1,8 @@
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
max_line_length = 80