aboutsummaryrefslogtreecommitdiff
path: root/test/.luacheckrc
blob: 4c8243ad7e62461c1f3fb41024e982472fe8f2c8 (plain) (blame)
1
2
3
4
5
-- vim: ft=lua

std = '+luajit +busted'
cache = true
exclude_files = { '*/preload.lua' }