Issue #2243: temporal workaround

This commit is contained in:
Roman Ivanov 2015-09-26 15:20:04 -07:00
parent b8f2d25b64
commit 224bf06be6
1 changed files with 6 additions and 0 deletions

View File

@ -1671,6 +1671,12 @@
<branchRate>75</branchRate>
<lineRate>93</lineRate>
</regex>
<regex>
<!-- till https://github.com/checkstyle/checkstyle/issues/2243 -->
<pattern>.*.checks.TranslationCheck</pattern>
<branchRate>97</branchRate>
<lineRate>98</lineRate>
</regex>
</regexes>
</check>
<instrumentation>