Update .editorconfig to target compose.yaml instead of docker-compose.yml (#6679)

This commit is contained in:
Fredika Putra
2025-09-25 10:53:28 -05:00
committed by GitHub
parent 4d04f68ef9
commit af512c59e8
+1 -1
View File
@@ -14,5 +14,5 @@ trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
[docker-compose.yml]
[compose.yaml]
indent_size = 4