We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c1f71 commit ba9992eCopy full SHA for ba9992e
1 file changed
ruleset.xml
@@ -100,8 +100,6 @@ under the License.
100
<rule ref="category/java/errorprone.xml/UselessOperationOnImmutable" />
101
102
<!-- for Codazy -->
103
- <rule ref="category/java/errorprone.xml/ImplicitSwitchFallThrough" />
104
-
105
<rule ref="category/java/multithreading.xml/AvoidThreadGroup" />
106
<rule ref="category/java/multithreading.xml/DontCallThreadRun" />
107
<rule ref="category/java/multithreading.xml/DoubleCheckedLocking" />
0 commit comments