lehmi commented on code in PR #186:
URL: https://github.com/apache/pdfbox/pull/186#discussion_r1498750601
##########
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/encoding/MacExpertEncoding.java:
##########
@@ -27,6 +27,7 @@ public class MacExpertEncoding extends Encoding
/**
* Table of octal character codes and their corresponding names.
*/
+ @SuppressWarnings("OctalInteger")
Review Comment:
I won't add that as it is IntelliJ specific
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]