dsmiley commented on a change in pull request #519: URL: https://github.com/apache/lucene/pull/519#discussion_r763308138
########## File path: lucene/queries/src/test/org/apache/lucene/queries/function/TestValueSources.java ########## @@ -36,19 +36,60 @@ import org.apache.lucene.index.RandomIndexWriter; import org.apache.lucene.index.Term; import org.apache.lucene.queries.function.docvalues.FloatDocValues; -import org.apache.lucene.queries.function.valuesource.*; Review comment: I'm surprised my PR is expanding this... probably because I'm using some Google Java Format code style settings. I don't think spotlessApply did this. Do we have a standard for this? CC @dweiss -- 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