7 lines
203 B
Plaintext
7 lines
203 B
Plaintext
|
exclude = {
|
||
|
"/usr/local/openresty", -- internal openresty libraries
|
||
|
"rbusted", -- busted executable
|
||
|
"basexx", -- external library https://github.com/aiq/basexx
|
||
|
}
|
||
|
includeuntestedfiles = true
|