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

CCMAIL: caslav.ilic@gmx.net
Este commit está contenido en:
Allen Winter 2019-04-06 15:35:11 +00:00
padre 5e4efa89ec
commit 3aebd00dee
Se han modificado 1 ficheros con 3 adiciones y 0 borrados

3
.krazy Archivo normal
Ver fichero

@ -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