outline-server/.editorconfig
Vinicius Fortuna 3034e59f9f Fix lint
2022-03-09 23:10:15 +00:00

10 lines
143 B
INI

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