commit | 647b8dfa7f6300df833b4e5e2a38a4cdfa7de3fc | [log] [tgz] |
---|---|---|
author | Philip H <47042125+pheiduck@users.noreply.github.com> | Wed Dec 07 23:00:26 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Dec 07 23:00:26 2022 +0000 |
tree | 37d58f937ac8ffd8dc185943378bca91e61caff8 | |
parent | 2e613453eeeac3ef3405478c33775dd77d135bc7 [diff] [blame] |
patch 9.0.1027: LGTM is soon shutting down Problem: LGTM is soon shutting down. Solution: Remove LGTM from CI. (closes #11671)
diff --git a/src/version.c b/src/version.c index e65729f..4e573bb 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1027, +/**/ 1026, /**/ 1025,