chore(cleanup) some non-functional maintenance

- add 'docs' to rockspec for `luarocks doc date` to work
- config trim trailing whitespace
- trim trailing whitespace
- remove test file since it was moved to spec/
This commit is contained in:
Thijs Schreijer
2020-10-05 09:09:11 +02:00
parent a5c8be9dc6
commit fc52f2bbf2
5 changed files with 8 additions and 315 deletions

View File

@@ -3,6 +3,7 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
[*.lua]