Adjust editorconfig for .gitlab-ci.yml

This commit is contained in:
Tulir Asokan
2020-04-04 21:37:58 +03:00
parent dc5fe62e3a
commit cecda22ec3

View File

@@ -13,3 +13,6 @@ max_line_length = 99
[*.{yaml,yml,py}]
indent_style = space
[.gitlab-ci.yml]
indent_size = 2