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:
parent
2e613453ee
commit
647b8dfa7f
@ -1,4 +0,0 @@
|
|||||||
# Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
|
|
||||||
path_classifiers:
|
|
||||||
documentation:
|
|
||||||
- runtime/tutor/tutor*
|
|
1
Filelist
1
Filelist
@ -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 \
|
||||||
|
@ -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,
|
||||||
/**/
|
/**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user