[config] add "Plugin DevKit | Code | Incorrect service retrieving" to zero-tolerance // community

GitOrigin-RevId: 5a161588f04ef19006e5038882fdde6c78ce130c
This commit is contained in:
Yann Cébron
2024-09-09 16:40:11 +02:00
committed by intellij-monorepo-bot
parent 8a40a9edb8
commit bbb73865f7

View File

@@ -1571,6 +1571,7 @@
<inspection_tool class="InconsistentResourceBundle" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="IncorrectOnMessageMethodsInspection" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="IncorrectParentDisposable" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="IncorrectServiceRetrieving" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="IncrementDecrementResultUsedJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="IncrementDecrementUsedAsExpression" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="IndexOfReplaceableByContains" enabled="true" level="WARNING" enabled_by_default="true" />