diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index 03f964f..0111a8e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,4 +9,5 @@ indent_size = 4 [*.tpl] indent_style = space -indent_size = 2
\ No newline at end of file +indent_size = 2 +end_of_line = crlf
\ No newline at end of file |