mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-28 02:52:18 +00:00
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:
@@ -3,6 +3,7 @@ root = true
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
charset = utf-8
|
||||
|
||||
[*.lua]
|
||||
|
Reference in New Issue
Block a user