Files
validate-json-by-json-schem…/.editorconfig
T
t.behrendt 8bff9b658d
CI / Dry-Run (pull_request) Failing after 5s
CI / Test (pull_request) Successful in 12s
CI / Check Dist (pull_request) Successful in 10s
refactor: to node action
2026-06-27 13:43:05 +02:00

9 lines
155 B
INI

[*]
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