From abc57f1c5a4fcf90acc650989f3dbf52b7609e9a Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 19 Jun 2023 05:36:12 +0100 Subject: fix trailing whitespace --- check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check.sh') diff --git a/check.sh b/check.sh index 3710d54..7916208 100755 --- a/check.sh +++ b/check.sh @@ -1,7 +1,7 @@ #!/bin/sh luacheck . \ - --std=love+luajit --no-unused --ignore 611 \ + --std=love+luajit --no-unused \ --max-line-length 70 \ -q --codes \ --exclude-files '**/dkjson.lua' --exclude-files '*/common/*' -- cgit v1.2.3