chore(repo): implement CI w/ gitlab CI
This commit is contained in:
parent
35273f525d
commit
057fc31c59
5 changed files with 25 additions and 2 deletions
|
|
@ -10,3 +10,7 @@ end_of_line = lf
|
|||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{yaml,yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue