Files
simple-scaffold/.editorconfig
Chen Asraf bf10fb8ec3 update docs
2022-04-21 15:34:03 +03:00

9 lines
140 B
INI

[*]
tab_width = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false