Add CI using GitHub Actions

This commit is contained in:
Tim Crawford
2021-02-20 14:53:47 -07:00
committed by Jeremy Soller
parent 55b6256ed6
commit 230d7f10b1
2 changed files with 52 additions and 3 deletions

View File

@@ -13,8 +13,8 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.mk]
[{Makefile,*.mk}]
indent_style = tab
[Makefile]
indent_style = tab
[*.yml]
indent_size = 2