mirror of
https://github.com/mrclay/minify.git
synced 2025-08-01 20:00:42 +02:00
insert_final_newline to true
This commit is contained in:
@@ -11,6 +11,7 @@ trim_trailing_whitespace = false
|
|||||||
[*.php]
|
[*.php]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
[vendor/**]
|
[vendor/**]
|
||||||
; Use editor default (possible autodetection).
|
; Use editor default (possible autodetection).
|
||||||
|
Reference in New Issue
Block a user