aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-07-04 15:21:44 +0200
committerGitHub <noreply@github.com>2019-07-04 15:21:44 +0200
commit5835398152b3584b381dcce751b4a53ae634c4d2 (patch)
tree327ce2688321a814e8df96fdcce26a5fe72cfaca /ci
parentf668f0afb24782aab36c8538f78823598c1f11e3 (diff)
parent32361a1245d1584ae074702aa645bc20e353f787 (diff)
downloadrneovim-5835398152b3584b381dcce751b4a53ae634c4d2.tar.gz
rneovim-5835398152b3584b381dcce751b4a53ae634c4d2.tar.bz2
rneovim-5835398152b3584b381dcce751b4a53ae634c4d2.zip
Merge pull request #10414 from blueyed/luacheck
Improve luacheck integration, fix more issues.
Diffstat (limited to 'ci')
-rwxr-xr-xci/run_lint.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/ci/run_lint.sh b/ci/run_lint.sh
index ae9adb7c87..54e76e10da 100755
--- a/ci/run_lint.sh
+++ b/ci/run_lint.sh
@@ -14,12 +14,6 @@ run_test 'make clint-full' clint
exit_suite --continue
-enter_suite 'testlint'
-
-run_test 'make testlint' testlint
-
-exit_suite --continue
-
enter_suite 'lualint'
run_test 'make lualint' lualint