🔧 Change SlowArrayOperationsInLoopInspection from error to warning

This commit is contained in:
Pierre Goiffon
2020-07-29 12:22:22 +02:00
parent 90b60f90ae
commit 14505fc5e6

View File

@@ -146,6 +146,7 @@
</list>
</option>
</inspection_tool>
<inspection_tool class="SlowArrayOperationsInLoopInspection" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SqlAddNotNullColumnInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="SqlAmbiguousColumnInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="SqlAutoIncrementDuplicateInspection" enabled="false" level="WARNING" enabled_by_default="false" />