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

View File

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