0
mirror of https://github.com/valentineus/webos-service-types.git synced 2025-07-01 08:30:26 +03:00

Initial GitLab CI

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-20 16:41:46 +04:00
parent 80283102f1
commit 87dd9689d2
2 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