mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Fix editorconfig for laravel/sail's docker-compose (#5632)
https://github.com/laravel/sail/pull/165#issuecomment-865190799
This commit is contained in:
parent
99d5ca2845
commit
c0363f626c
@ -13,3 +13,6 @@ trim_trailing_whitespace = false
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
[docker-compose.yml]
|
||||
indent_size = 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user