check hard tabs also in .i and .cs files
This commit is contained in:
Родитель
ce75d260d7
Коммит
4d99e17dc0
|
@ -34,7 +34,7 @@ checkEmptyStdout \
|
|||
"git ls-tree: path names will illegal characters encountered:"
|
||||
|
||||
checkEmptyStdout \
|
||||
"git grep -l \$'\t' $gitTree -- *.cpp *.h *.cu *.bat *.bs CNTK.Cpp.props | cut -d: -f2-" \
|
||||
"git grep -l \$'\t' $gitTree -- *.cpp *.h *.cu *.bat *.bs CNTK.Cpp.props *.i *.cs | cut -d: -f2-" \
|
||||
"files with hard tabs encountered"
|
||||
|
||||
checkEmptyStdout \
|
||||
|
|
Загрузка…
Ссылка в новой задаче