issues
search
mpeterv
/
luacheck
A tool for linting and static analysis of Lua code.
MIT License
1.92k
stars
322
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
exit codes changes broke vim-syntastic integration
#85
thibaultcha
closed
7 years ago
6
custom coding style checker
#84
houqp
opened
7 years ago
10
Set exit code bits depending on severity
#83
antonv6
closed
7 years ago
3
check for deprecated functions
#82
johnfoconnor
closed
7 years ago
2
Enable LuaCheck to report common whitespace issues
#81
n1tehawk
closed
8 years ago
16
Add a Gitter chat badge to README.md
#80
gitter-badger
closed
8 years ago
0
Check for source formatting / whitespace problems
#79
n1tehawk
closed
8 years ago
5
Add include path while linting
#78
LuxoftAKutsan
opened
8 years ago
2
Use luacheck without installing
#77
LuxoftAKutsan
closed
8 years ago
3
detect redefinition of table key
#76
johnfoconnor
closed
8 years ago
3
Small typo in ./src/luacheck/init.lua - have old version -_VERSION = "0.16.1" . Patch for this typo .
#75
VictorVG
closed
8 years ago
2
/usr/share/lua/5.3/luacheck/core_utils.lua:66: attempt to compare string with nil
#74
daurnimator
closed
8 years ago
1
Allow to change the format of the output
#73
ogerovich
closed
8 years ago
2
False positive for 'variable is mutated but never accesed'
#72
Gethe
closed
8 years ago
2
Luacheck cannot ignore “loop is executed at most once” warning
#71
ZyX-I
closed
8 years ago
3
Windows install failing
#70
matjojo
closed
8 years ago
6
disable standard globals
#69
Tieske
closed
7 years ago
7
Does `--filename` needs to be relative path to `.luachekrc`?
#68
ghprince
closed
8 years ago
2
luacheck crashes with latest LuaJIT 2.1 (287a534)
#67
starius
closed
8 years ago
2
Report useless unused '_'
#66
mpeterv
closed
8 years ago
0
warn on use of a function that LuaJIT cannot jit
#65
bubaflub
closed
6 years ago
4
detect hitting max local variable
#64
bubaflub
opened
8 years ago
3
detect hitting max upvalue limit
#63
bubaflub
opened
8 years ago
1
Fix XML escape in JUnit formatter
#62
seikichi
closed
8 years ago
2
Report table never accessed when it only got index assignments
#61
bjorn
closed
8 years ago
3
Recursive function calls
#60
KillTheMule
closed
8 years ago
5
Run luacheck on files in subdirectories.
#59
siffiejoe
closed
8 years ago
4
fix #57
#58
yongkangchen
closed
8 years ago
1
lua5.1 error
#57
yongkangchen
closed
8 years ago
4
luacheck command-line doesn't work
#56
vadi2
closed
8 years ago
4
add stds.rockspec for rockspec files.
#55
xpol
closed
8 years ago
3
docsrc: fix typos thanks to lintian
#54
linuxmaniac
closed
8 years ago
1
False positives of 'value assigned to field <XYZ> is unused'
#53
daurnimator
closed
8 years ago
2
Pattern match in per file overwrite.
#52
xpol
closed
8 years ago
3
Inline 'std' directive not obeyed
#51
mwild1
closed
7 years ago
5
Ignore self-usage in functions when determing whether it is used
#50
bjorn
closed
8 years ago
4
Update README URLs based on HTTP redirects
#49
ReadmeCritic
closed
8 years ago
0
Detect multi-initialization of same table key
#48
bjorn
closed
8 years ago
3
Fixed spelling error
#47
bjorn
closed
8 years ago
1
Detect accessing undefined fields of global tables
#46
mpeterv
closed
7 years ago
2
Add option to allow column position report in characters
#45
xpol
closed
6 years ago
12
Misplaced semicolon not detected
#44
Zash
closed
8 years ago
7
Recursively check Lua files not ending in .lua
#43
dirkfeytons
closed
8 years ago
5
Rockspec: use HTTPS instead of the Git protocol
#42
mhinz
closed
8 years ago
3
Add ngx_lua standard globals
#41
rdsharma
closed
9 years ago
7
ignore unused variables that begin with an _
#40
johnfoconnor
closed
9 years ago
5
warn when a global is shadowed
#39
johnfoconnor
closed
7 years ago
3
luacheck error when using a dirname
#38
linuxmaniac
closed
9 years ago
6
Cache makes line number mismatch
#37
CheyiLin
closed
9 years ago
4
Critical error: luacheck/check.lua:133: attempt to get length of local 'token' (a nil value)
#36
CheyiLin
closed
9 years ago
6
Previous
Next