repo.or.cz
/
vis.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
build: set version to 0.5
[vis.git]
/
.luacheckrc
blob
350512b59fabef2b5ebca7fb697aba29bb538585
1
-- std = "min"
2
globals = { "vis" }
3
include_files = { "lua/*.lua", "lua/**/*.lua", "test/lua/*.lua" }
4
exclude_files = { "lua/lexer.lua", "lua/lexers/**", "test/lua/visrc.lua" }
5
files["test/lua"] = { std = "+busted" }