Diff

.luacheckrc @ 9326:c9c4b8bc53b1

util.json tests: Add [luacheck] annotation to mark intentionally-empty if branch
author Matthew Wild <mwild1@gmail.com>
date Mon, 17 Sep 2018 15:28:53 +0100
parent 9325:982f8ae61de2
child 9390:b749cce57f08
line wrap: on
line diff
--- a/.luacheckrc	Mon Sep 17 15:27:01 2018 +0100
+++ b/.luacheckrc	Mon Sep 17 15:28:53 2018 +0100
@@ -151,7 +151,6 @@
 	"spec/util_events_spec.lua";
 	"spec/util_http_spec.lua";
 	"spec/util_ip_spec.lua";
-	"spec/util_json_spec.lua";
 	"spec/util_multitable_spec.lua";
 	"spec/util_rfc6724_spec.lua";
 	"spec/util_throttle_spec.lua";