feat(gitlab): Initial CI config

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-14 16:51:29 +04:00
parent 59d30497f3
commit 656bc470f7
3 changed files with 23 additions and 0 deletions

View File

@ -14,3 +14,7 @@ trim_trailing_whitespace = true
[*.json]
indent_size = 2
indent_style = space
[*.yml]
indent_size = 2
indent_style = space