non important trailing whitespace ignored
This commit is contained in:
+2
-1
@@ -9,8 +9,9 @@ globals = {
|
||||
"SpearheadAPI",
|
||||
}
|
||||
|
||||
-- Reference: https://luacheck.readthedocs.io/en/stable/warnings.html
|
||||
ignore = {
|
||||
"631", -- Trailing whitespace
|
||||
"614", -- Trailing whitespace in a comment
|
||||
}
|
||||
|
||||
-- DCS Mission Scripting Environment API
|
||||
|
||||
Reference in New Issue
Block a user