mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-28 02:52:18 +00:00
release 2.2
This commit is contained in:
@@ -21,11 +21,15 @@ ignore = {
|
||||
--"6.", -- ignore whitespace warnings
|
||||
}
|
||||
|
||||
include_files = {
|
||||
"**/*.lua",
|
||||
"*.rockspec",
|
||||
".busted",
|
||||
".luacheckrc",
|
||||
}
|
||||
|
||||
exclude_files = {
|
||||
"here/**",
|
||||
"samples/**",
|
||||
--"spec/fixtures/invalid-module.lua",
|
||||
--"spec-old-api/fixtures/invalid-module.lua",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user