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