housekeeping, adding CI, moving some source files, fix linter

This commit is contained in:
Thijs Schreijer
2018-12-03 15:25:59 +01:00
parent 7a05302fb8
commit b3c3cba87b
10 changed files with 112 additions and 53 deletions

6
.luacov Normal file
View File

@@ -0,0 +1,6 @@
modules = {
["date"] = "src/date.lua",
["date.*"] = "src"
}
runreport = true
deletestats = false