File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 146146 <rule ref =" category/java/errorprone.xml/CollectionTypeMismatch" />
147147 <rule ref =" category/java/errorprone.xml/ComparisonWithNaN" />
148148 <rule ref =" category/java/errorprone.xml/DoNotCallGarbageCollectionExplicitly" />
149- <rule ref =" category/java/errorprone.xml/DontImportSun" />
150149 <rule ref =" category/java/errorprone.xml/DontUseFloatTypeForLoopIndices" />
151150 <rule ref =" category/java/errorprone.xml/EqualsNull" />
152151 <rule ref =" category/java/errorprone.xml/IdempotentOperations" />
164163 <rule ref =" category/java/errorprone.xml/SingletonClassReturningNewInstance" />
165164 <rule ref =" category/java/errorprone.xml/UnconditionalIfStatement" />
166165 <rule ref =" category/java/errorprone.xml/UnnecessaryCaseChange" />
166+ <rule ref =" category/java/errorprone.xml/UnsupportedJdkApiUsage" />
167167 <rule ref =" category/java/errorprone.xml/UselessPureMethodCall" />
168168
169169
You can’t perform that action at this time.
0 commit comments