1
0
forked from aniani/vim

patch 9.0.0731: clang-tidy configuration files are not recognized

Problem:    clang-tidy configuration files are not recognized.
Solution:   Recognize clang-tidy files as yaml. (closes #11350)
This commit is contained in:
dundargoc
2022-10-12 12:09:40 +01:00
committed by Bram Moolenaar
parent 9ce7915d06
commit af40f9af33
3 changed files with 6 additions and 1 deletions

View File

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