feat: EditorUtils use document's locale to splitting words #2322
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run checkstyle
Avoid nested blocks.
|
run checkstyle
switch without "default" clause.
|
run checkstyle
Comment matches to-do format 'TODO:'.
|
run checkstyle:
src/org/omegat/filters2/text/ini/INIFilter.java#L243
Line is longer than 120 characters (found 123).
|
run checkstyle
'sourceFilenameMask' hides a field.
|
run checkstyle
'sourceEncoding' hides a field.
|
run checkstyle
'targetEncoding' hides a field.
|
run checkstyle
'targetFilenamePattern' hides a field.
|
run checkstyle
Name 'READ_STATE' must match pattern '^[A-Z][a-zA-Z0-9]*$'.
|
run checkstyle
switch without "default" clause.
|
Loading