Update test resources and improve handling of cnfStyle #376
Annotations
4 warnings
Constant values:
engine/src/main/java/pro/verron/officestamper/core/CommentUtil.java#L357
Condition `commentsPart == null` is always `false`
|
Suspicious collection method call:
engine/src/main/java/pro/verron/officestamper/preset/CommentProcessorFactory.java#L905
Suspicious call to 'Map.get()'
|
Suspicious collection method call:
engine/src/main/java/pro/verron/officestamper/preset/CommentProcessorFactory.java#L902
Suspicious call to 'Map.containsKey()'
|
Unused assignment:
engine/src/main/java/pro/verron/officestamper/core/CommentUtil.java#L358
Variable `commentsPartContents` initializer `null` is redundant
|