ci: add formatter
CI / Test (action.json) (pull_request) Successful in 12s
CI / Test (bun-npm.json) (pull_request) Successful in 10s
CI / Test (common.json) (pull_request) Successful in 12s
CI / Test (helm.json) (pull_request) Successful in 11s
CI / Test (k8s.json) (pull_request) Successful in 11s
CI / Format (pull_request) Failing after 8s
CI / Test (docker-compose.json) (pull_request) Successful in 1m0s

This commit is contained in:
2026-06-21 17:21:16 +02:00
parent 229212cb6e
commit ec5380a026
11 changed files with 106 additions and 13 deletions
+1
View File
@@ -5,3 +5,4 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 80