Diff

util/x509.lua @ 8555:4f0f5b49bb03

vairious: Add annotation when an empty environment is set [luacheck]
author Kim Alvefur <zash@zash.se>
date Wed, 28 Feb 2018 20:06:26 +0100
parent 6777:5de6b93d0190
child 9907:54e36a8677bc
line wrap: on
line diff
--- a/util/x509.lua	Wed Feb 28 18:12:20 2018 +0100
+++ b/util/x509.lua	Wed Feb 28 20:06:26 2018 +0100
@@ -25,6 +25,7 @@
 local s_format = string.format;
 
 local _ENV = nil;
+-- luacheck: std none
 
 local oid_commonname = "2.5.4.3"; -- [LDAP] 2.3
 local oid_subjectaltname = "2.5.29.17"; -- [PKIX] 4.2.1.6