Repositories
lua-hglib
Help
Mercurial
Summary
Shortlog
Changelog
Graph
Branches
Tags
Bookmarks
Files
33:40f83ed9b472
Anton Shestakov <av6@dwimlabs.net>,
Fri, 16 Sep 2016 15:50:45 +0800
spec: exit codes are not very useful, check them last Error and output channels usually have readable messages explaining what went wrong, they need to be checked first.
previous change
29:7e55aab1b3c4
.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'
}