mirror of
https://github.com/mrclay/minify.git
synced 2025-07-31 19:30:29 +02:00
skip style apply in vendor/ (composer stuff)
This commit is contained in:
@@ -11,3 +11,8 @@ trim_trailing_whitespace = false
|
|||||||
[*.php]
|
[*.php]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[vendor/**]
|
||||||
|
; Use editor default (possible autodetection).
|
||||||
|
indent_style =
|
||||||
|
indent_size =
|
||||||
|
Reference in New Issue
Block a user