1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/.editorconfig
Uncled1023 8561e6f6de - Fixed errors with podcast comments.
- Changed editor config tab spacing to be 4 spaces.
2017-06-10 12:50:10 -07:00

9 lines
149 B
INI

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