Template
1
0
mirror of https://github.com/Wessel/boilerplate.git synced 2026-07-26 02:01:25 +02:00
Files
boilerplate/.editorconfig
2019-08-03 12:10:40 +02:00

8 lines
131 B
INI

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