Files
alla-allaos-fullstack/.editorconfig
phaichayon c2a74b6764 task-d5.5.1
2026-06-25 12:16:41 +07:00

13 lines
188 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false