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