mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
patch 8.2.1831: file missing from distribution
Problem: File missing from distribution. Solution: Add the github code analyses file.
This commit is contained in:
parent
4f4d51a942
commit
ef16c90423
1
Filelist
1
Filelist
@ -10,6 +10,7 @@ SRC_ALL = \
|
|||||||
.travis.yml \
|
.travis.yml \
|
||||||
.cirrus.yml \
|
.cirrus.yml \
|
||||||
.github/workflows/ci-windows.yaml \
|
.github/workflows/ci-windows.yaml \
|
||||||
|
.github/workflows/codeql-analysis.yml \
|
||||||
.github/CODEOWNERS \
|
.github/CODEOWNERS \
|
||||||
appveyor.yml \
|
appveyor.yml \
|
||||||
ci/appveyor.bat \
|
ci/appveyor.bat \
|
||||||
|
@ -750,6 +750,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 */
|
||||||
|
/**/
|
||||||
|
1831,
|
||||||
/**/
|
/**/
|
||||||
1830,
|
1830,
|
||||||
/**/
|
/**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user