1
0
mirror of https://github.com/mrclay/minify.git synced 2025-01-16 20:58:13 +01: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
end_of_line = lf
; temporary
trim_trailing_whitespace = false
[*.php]
indent_style = space
indent_size = 4