mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
add "JComponentDataProviderInspection" to zero-tolerance 2
GitOrigin-RevId: 980b523bcf2ecfe2ceac17a8520ab3f54a178755
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ca1b5a7de4
commit
7b0461349c
3
.idea/inspectionProfiles/idea_fatal_errors.xml
generated
3
.idea/inspectionProfiles/idea_fatal_errors.xml
generated
@@ -1646,6 +1646,9 @@
|
||||
<inspection_tool class="IteratorHasNextCallsIteratorNext" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="IteratorNextDoesNotThrowNoSuchElementException" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="JBoss" enabled="false" level="ERROR" enabled_by_default="false" />
|
||||
<inspection_tool class="JComponentDataProviderInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<scope name="Tests" level="ERROR" enabled="false"/>
|
||||
</inspection_tool>
|
||||
<inspection_tool class="JDBCExecuteWithNonConstantString" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="JDBCPrepareStatementWithNonConstantString" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="JDBCResource" enabled="false" level="WARNING" enabled_by_default="false">
|
||||
|
||||
Reference in New Issue
Block a user