Files
validate-json-by-json-schem…/.editorconfig
T
t.behrendt 498601b81a
CI / Test (pull_request) Failing after 10s
CI / Check Dist (pull_request) Successful in 10s
CI / Dry-Run (pull_request) Failing after 1m1s
refactor: to node action
2026-06-27 13:42:35 +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