diff --git a/.luacheckrc b/.luacheckrc index 480fb5c..c89948b 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -10,7 +10,7 @@ globals = { } ignore = { - "631" --Trailing whitespace + "631", -- Trailing whitespace } -- DCS Mission Scripting Environment API