aboutsummaryrefslogtreecommitdiffstats
path: root/doc/net.server.lua
diff options
context:
space:
mode:
Diffstat (limited to 'doc/net.server.lua')
-rw-r--r--doc/net.server.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/net.server.lua b/doc/net.server.lua
index f07a2bd0..7342c549 100644
--- a/doc/net.server.lua
+++ b/doc/net.server.lua
@@ -4,6 +4,8 @@
-- This project is MIT/X11 licensed. Please see the
-- COPYING file in the source package for more information.
+--luacheck: ignore
+
--[[
This file is a template for writing a net.server compatible backend.
]]