Files
validate-json-by-json-schem…/.editorconfig
T
t.behrendt d48c2e9a16
CI / Test (pull_request) Successful in 11s
CI / Dry-Run (pull_request) Failing after 22s
CI / Check Dist (pull_request) Successful in 11s
refactor: to node action
2026-06-27 13:38:20 +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