aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2018-05-18 15:00:14 +0100
committerMatthew Wild <mwild1@gmail.com>2018-05-18 15:00:14 +0100
commit0d09586960495e8ffcfa71829dce6f871407a3d6 (patch)
tree62748d9bb8911563cacb9a6aae17d0d076375cf9 /.luacheckrc
parent49831eef8f860ca29dbe4639ed14feab73fb3189 (diff)
downloadprosody-0d09586960495e8ffcfa71829dce6f871407a3d6.tar.gz
prosody-0d09586960495e8ffcfa71829dce6f871407a3d6.zip
.luacheckrc: Fix whitespace
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index a5194be1..59cf9c46 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -108,7 +108,7 @@ files["spec/"] = {
}
files["prosody.cfg.lua"] = {
ignore = { "131" };
- globals = {
+ globals = {
"Host",
"host",
"VirtualHost",