]> granicus.if.org Git - vim/commitdiff
patch 9.0.1027: LGTM is soon shutting down v9.0.1027
authorPhilip H <47042125+pheiduck@users.noreply.github.com>
Wed, 7 Dec 2022 23:00:26 +0000 (23:00 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Dec 2022 23:00:26 +0000 (23:00 +0000)
Problem:    LGTM is soon shutting down.
Solution:   Remove LGTM from CI. (closes #11671)

.lgtm.yml [deleted file]
Filelist
src/version.c

diff --git a/.lgtm.yml b/.lgtm.yml
deleted file mode 100644 (file)
index abe9ff6..0000000
--- a/.lgtm.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-# Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
-path_classifiers:
-  documentation:
-    - runtime/tutor/tutor*
index 385ec68a71d2f1a2d6a01cd5993fbe48958bed0d..67c215bb95ce83801d37ad0a200bcb07cb182d50 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -15,7 +15,6 @@ SRC_ALL =     \
                .github/dependabot.yml \
                .gitignore \
                .hgignore \
-               .lgtm.yml \
                .appveyor.yml \
                .codecov.yml \
                ci/appveyor.bat \
index e65729fb89e034cddac64f3f7a3735f390e59915..4e573bb5eae7a2401ddfec8bd1afcc6e4b28105f 100644 (file)
@@ -695,6 +695,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1027,
 /**/
     1026,
 /**/