mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-08-23 05:52:30 +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:
@@ -25,6 +25,7 @@ build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
date = "src/date.lua"
|
||||
}
|
||||
},
|
||||
copy_directories = { "docs" },
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user