Changeset

8799:7324a2fe755a

.luacheckrc: Fix whitespace
author Matthew Wild <mwild1@gmail.com>
date Fri, 18 May 2018 15:00:14 +0100
parents 8798:505722879b55
children 8800:dd615a7a6b72
files .luacheckrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.luacheckrc	Fri May 18 14:58:14 2018 +0100
+++ b/.luacheckrc	Fri May 18 15:00:14 2018 +0100
@@ -108,7 +108,7 @@
 }
 files["prosody.cfg.lua"] = {
 	ignore = { "131" };
-	globals = { 
+	globals = {
 		"Host",
 		"host",
 		"VirtualHost",