fix: HunspellSpellchecker: multiple initializations #2526
Annotations
10 warnings
run checkstyle
Name 'REWRITE_MODE' must match pattern '^[A-Z][a-zA-Z0-9]*$'.
|
run checkstyle:
src/org/omegat/filters2/html2/FilterVisitor.java#L507
Line is longer than 120 characters (found 143).
|
run checkstyle:
src/org/omegat/filters2/html2/FilterVisitor.java#L470
Line is longer than 120 characters (found 145).
|
run checkstyle
'targetFilenamePattern' hides a field.
|
run checkstyle
'targetEncoding' hides a field.
|
run checkstyle
'sourceEncoding' hides a field.
|
run checkstyle
'sourceFilenameMask' hides a field.
|
run checkstyle
'config' hides a field.
|
run checkstyle
'config' hides a field.
|
run checkstyle
Name 'mapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
|
Loading