logviewer/pretty-print/.editorconfig

11 lines
No EOL
114 B
INI

[*]
charset = utf-8
[*.pest]
indent_style = space
indent_size = 4
[*.toml]
indent_style = space
indent_size = 4