0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add UTF8 decoding More... about 7 years ago
Rework parsing, add UTF8/Unicode support stub More... about 7 years ago
Update config docs for recent changes More... about 7 years ago
Detect numeric for loops going from #t to <=1 without negative step More... about 7 years ago
Update docs More... about 7 years ago
Use max as the default std, deprecate _G std More... about 7 years ago
Remove ability to disable inline options More... about 7 years ago
Fix .travis.yml to not try to run without lfs More... about 7 years ago
Update changelog More... about 7 years ago
Make luacheck --version a bit more regular More... about 7 years ago
Add argparse version to luacheck --version More... about 7 years ago
Require LuaFileSystem More... about 7 years ago
Rename argparse sample to avoid module conflicts with Lua 5.1 package.path More... about 7 years ago
Fix luacheck.stages.* modules being ignored by luacov More... about 7 years ago
Depend on argparse instead of bundling it More... about 7 years ago
Don't run the removed install.lua in .travis.yml More... about 7 years ago
Remove the manual installation script More... about 7 years ago
Refactor checking stages organization More... about 7 years ago
Fix busted failing when collecting coverage More... over 7 years ago
Fix travis More... over 7 years ago
Get rid of old caching machinery in .travis.yml More... over 7 years ago
Fix CLI tests failing depending the way busted wrapper works More... over 7 years ago
0.22.1 release More... over 7 years ago
Return parallel arrays from inline_options.get_issues_and_affecting_options More... over 7 years ago
Use parallel arrays instead of pairs to store issues and affecting opts More... over 7 years ago
Avoid working with unique but useless option tables in filter More... over 7 years ago
Improve normalized options caching in filter More... over 7 years ago
Merge pull request #164 from jirutka/fix-spec More... over 7 years ago
Fix cli caching spec to not fail when PWD contains hyphen More... over 7 years ago
0.22.0 release More... over 7 years ago