0.16.0
New features and improvements:
- Local tables which are mutated but not used are now detected (#61).
- Mutations of global variables with key chains of length > 1
are now correctly reported as mutations, not accesses. - Completely unused variables named
_
are now reported (#66).
Fixes:
luacheck: ignore
now correctly filters out 5xx and 314 warnings (#71).