0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

patch 9.0.1027: LGTM is soon shutting down

Problem:    LGTM is soon shutting down.
Solution:   Remove LGTM from CI. (closes #11671)
This commit is contained in:
Philip H 2022-12-07 23:00:26 +00:00 committed by Bram Moolenaar
parent 2e613453ee
commit 647b8dfa7f
3 changed files with 2 additions and 5 deletions

View File

@ -1,4 +0,0 @@
# Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
path_classifiers:
documentation:
- runtime/tutor/tutor*

View File

@ -15,7 +15,6 @@ SRC_ALL = \
.github/dependabot.yml \ .github/dependabot.yml \
.gitignore \ .gitignore \
.hgignore \ .hgignore \
.lgtm.yml \
.appveyor.yml \ .appveyor.yml \
.codecov.yml \ .codecov.yml \
ci/appveyor.bat \ ci/appveyor.bat \

View File

@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
1027,
/**/ /**/
1026, 1026,
/**/ /**/