luametalatex-c/luaharfbuzz/.luacheckrc
Marcel Fabian Krüger ca93f7224c Initial commit
2021-12-28 10:18:21 +01:00

14 lines
182 B
Lua

cache = true
files["spec/"].std = "+busted"
files["examples/luatex/"].globals = {
"texio",
"fontloader",
"callback",
"tex",
"node",
"read_font",
"unicode",
"font"
}