From e71f1256cdf7b99d0a5436bb37a90e0af189082f Mon Sep 17 00:00:00 2001 From: Ali Almohaya Date: Tue, 27 Sep 2022 01:39:15 +0300 Subject: [PATCH] chore: remove old .luacheck file --- .luacheck | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .luacheck diff --git a/.luacheck b/.luacheck deleted file mode 100644 index 0683f9c..0000000 --- a/.luacheck +++ /dev/null @@ -1,6 +0,0 @@ -std = luajit -codes = true - -globals = { - "vim" -}