Fix editorconfig for laravel/sail's docker-compose (#5632)

https://github.com/laravel/sail/pull/165#issuecomment-865190799
This commit is contained in:
Igor Finagin 2021-06-22 16:17:05 +03:00 committed by GitHub
parent 99d5ca2845
commit c0363f626c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
[docker-compose.yml]
indent_size = 4