1
0

Use Checkstyle sortStaticImportsAlphabetically

This commit is contained in:
Gary Gregory
2023-11-19 09:01:36 -05:00
parent 0b9cd8bb83
commit b10322e41e
36 changed files with 97 additions and 95 deletions

View File

@@ -26,7 +26,6 @@ under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<!-- Tests are special, 61 causes issues, 64 is OK locally but not on GitHub -->
<version>64</version>
</parent>
<modelVersion>4.0.0</modelVersion>