HAND FIXES: Fixup gradle / cmake / styleguide

This commit is contained in:
PJ Reiniger
2025-11-07 19:56:29 -05:00
committed by Peter Johnson
parent 105deaddb0
commit c89910b7c6
31 changed files with 95 additions and 162 deletions

View File

@@ -15,7 +15,7 @@
<exclude-pattern>.*/*IntegrationTests.*</exclude-pattern>
<exclude-pattern>.*/*JNI.*</exclude-pattern>
<exclude-pattern>.*/math/proto.*</exclude-pattern>
<exclude-pattern>.*/commands3/proto.*</exclude-pattern>
<exclude-pattern>.*/command3/proto.*</exclude-pattern>
<rule ref="category/java/bestpractices.xml">
<exclude name="AccessorClassGeneration" />