jbellis commented on PR #12248: URL: https://github.com/apache/lucene/pull/12248#issuecomment-1528877184
I've added the types in, but I'd like to push back a bit on getting rid of requiring Locale for string.formatted in test code -- the alternative isn't really using Locale, the alternative is doing old school string concatenation with +, and that's just worse all around. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org