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

This commit is contained in:
2026-06-27 13:32:05 +02:00
parent 3730a56a77
commit 8bff9b658d
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