mirror of
https://github.com/vim/vim.git
synced 2025-10-07 05:54:16 -04:00
patch 8.2.3302: Coverity is not run from github
Problem: Coverity is not run from github. Solution: Add a coverity script. (James McCoy, closes #8714)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3302,
|
||||
/**/
|
||||
3301,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user