kiez-en-francais/themes/portio/assets/bootstrap-4.5.2/.editorconfig
Denys Konovalov 01c6b8cf06 website
2022-06-22 21:28:26 +02:00

15 lines
208 B
INI

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