chore(repo): implement CI w/ github actions (#4)
This commit is contained in:
parent
d6696a150b
commit
985dbc32cd
5 changed files with 31 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