[java] Rename TooFewBranchesForSwitch in quickstart.xml

This commit is contained in:
Andreas Dangel 2024-10-05 10:19:03 +02:00
parent 855e5175d4
commit d9db4dbcab
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -307,7 +307,7 @@
<!--<rule ref="category/java/performance.xml/RedundantFieldInitializer"/>-->
<!-- <rule ref="category/java/performance.xml/StringInstantiation" /> -->
<!-- <rule ref="category/java/performance.xml/StringToString" /> -->
<!--<rule ref="category/java/performance.xml/TooFewBranchesForASwitchStatement"/>-->
<!-- <rule ref="category/java/performance.xml/TooFewBranchesForSwitch"/> -->
<!-- <rule ref="category/java/performance.xml/UseArrayListInsteadOfVector" /> -->
<!-- <rule ref="category/java/performance.xml/UseArraysAsList" /> -->
<!-- <rule ref="category/java/performance.xml/UseIndexOfChar" /> -->