We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77feb57 commit 146d152Copy full SHA for 146d152
dev/checkstyle/suppressions.xml
@@ -39,6 +39,8 @@ Portions Copyright (c) 2018-2019, Chris Fraire <[email protected]>.
39
|JFlexXrefUtils\.java|FileAnalyzerFactory\.java|SearchController\.java|
40
|Context\.java|HistoryContext\.java|Suggester\.java" />
41
42
+ <suppress checks="FileLength" files="RuntimeEnvironment\.java" />
43
+
44
<suppress checks="MethodLength" files="Indexer\.java" />
45
46
<suppress checks="JavadocStyle" files="MellonHeaderDecoder\.java|CustomSloppyPhraseScorer\.java|
0 commit comments