Repositories
lua-hglib
Help
Mercurial
Summary
Shortlog
Changelog
Graph
Branches
Tags
Bookmarks
Files
29:7e55aab1b3c4
Anton Shestakov <av6@dwimlabs.net>,
Sun, 11 Sep 2016 01:08:22 +0800
.luacheckrc: use std=min (in hope of supporting Lua 5.2+ some day)
previous change
1:f765e0e5649b
.luacheckrc
Permissions:
-rw-r--r--
File
Latest
Revisions
Annotate
Diff
Comparison
Other formats:
JSON
Raw
Feeds:
Atom
RSS
codes = true
std = 'min'
files['spec/'] = {
std = '+busted'
}