.krazy - skip src/fs/fat12.cpp since it makes i18ncheckarg hang

CCMAIL: caslav.ilic@gmx.net
このコミットが含まれているのは:
Allen Winter 2019-04-06 15:35:11 +00:00
コミット 3aebd00dee
1個のファイルの変更3行の追加0行の削除

3
.krazy ノーマルファイル
ファイルの表示

@ -0,0 +1,3 @@
#the krazy i18ncheckarg hangs on this file due to extra double-quotes in a QRegularExpression.
#No idea how to fix properly so let's just skip the file
SKIP /src/fs/fat12.cpp