Update editorconfig

This commit is contained in:
Tulir Asokan 2023-12-17 23:48:07 +02:00
parent 45c2ce2cd9
commit cf6a9778b3

View file

@ -14,5 +14,5 @@ trim_trailing_whitespace = false
[*.{yaml,yml,sql}]
indent_style = space
[.gitlab-ci.yml]
[{.gitlab-ci.yml,.github/workflows/*.yml}]
indent_size = 2