Suppress style warnings on generated file
This commit is contained in:
parent
178f9541e2
commit
0cf8f2c18b
@ -2,6 +2,7 @@
|
||||
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
|
||||
*/
|
||||
|
||||
// CHECKSTYLE:OFF
|
||||
// Generated from net/sourceforge/pmd/lang/kotlin/ast/UnicodeClasses.g4 by ANTLR 4.9.3
|
||||
package net.sourceforge.pmd.lang.kotlin.ast;
|
||||
|
||||
@ -394,4 +395,4 @@ public class UnicodeClasses extends Lexer {
|
||||
_decisionToDFA[i] = new DFA(_ATN.getDecisionState(i), i);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user