I think the issue should be kept to reformatting, with minimal intrusions where the formatter doesn't handle the code well (because the code was hand-aligned for some purpose - as in javadoc explaining term positions, etc.).
Enforcing braces policy is another thing (that would require a separate tool). Perhaps worth considering, but it's a follow-up to me, not part of the issue. It's already complex and large enough to handle. > if (something) > blah These are indeed terrible. I sometimes do correct them manually. D. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org