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--

Other formats: Feeds:
codes = true
std = 'min'
files['spec/'] = {
std = '+busted'
}