alliance-boreale/.editorconfig
Dan Allaire 8b8d3a47a8
Some checks are pending
CI / yaml-lint (push) Waiting to run
CI / ssot-export (push) Waiting to run
CI / tests (push) Waiting to run
CI / docs (push) Waiting to run
réalignement de la doc sur le concept original de l'architecture bio-mimétiste
2025-10-25 09:55:48 -04:00

9 lines
147 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