cs: support the docker file name conventions with yaml/yml and compose/docker-compose (#6786)
This commit is contained in:
committed by
GitHub
parent
b5b70435e1
commit
0e7856aa91
@@ -14,5 +14,5 @@ trim_trailing_whitespace = false
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
[compose.yaml]
|
||||
[{compose,docker-compose}.{yml,yaml}]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user