Repositories
lua-hglib
Help
Mercurial
Summary
Shortlog
Changelog
Graph
Branches
Tags
Bookmarks
Files
1:f765e0e5649b
Anton Shestakov <av6@dwimlabs.net>,
Wed, 07 Sep 2016 21:15:06 +0800
.luacheckrc: set globals to min+busted for tests, enable error codes
next change
29:7e55aab1b3c4
.luacheckrc
Permissions:
-rw-r--r--
File
Latest
Revisions
Annotate
Diff
Comparison
Other formats:
JSON
Raw
Feeds:
Atom
RSS
codes = true
files['spec/'] = {
std = 'min+busted'
}