Adjust editorconfig for .gitlab-ci.yml
This commit is contained in:
@@ -13,3 +13,6 @@ max_line_length = 99
|
|||||||
|
|
||||||
[*.{yaml,yml,py}]
|
[*.{yaml,yml,py}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
||||||
|
[.gitlab-ci.yml]
|
||||||
|
indent_size = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user