chenjunjiedada commented on issue #289: Update scala style MultipleStringLiteralsChecker or remove it URL: https://github.com/apache/incubator-iceberg/issues/289#issuecomment-512030206 The rule limits the reference of same literal string up to specific times, which is set to 2 now. String literals like ",", "/", "=" and etc are commonly used and easily hit the rule.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
