files["spec/**/*.lua"] = {
    std = "+busted",
}
exclude_files = { ".install", ".luarocks", ".lua" }
