1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-08 23:26:43 +02:00

do trim whitespace in editorconfig

This commit is contained in:
Elan Ruusamäe
2016-01-22 00:41:48 +02:00
parent e6f2df52b3
commit b2ac4a52bb

View File

@@ -5,9 +5,6 @@ root = true
charset = utf-8 charset = utf-8
end_of_line = lf end_of_line = lf
; temporary
trim_trailing_whitespace = false
[*.php] [*.php]
indent_style = space indent_style = space
indent_size = 4 indent_size = 4