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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user