Revert "Use IntelliJ inspection "PublicApiImplicitType""
This reverts commit dd5f6a7619.
This commit is contained in:
-3
@@ -291,9 +291,6 @@
|
||||
<option name="namePattern" value="[a-z_][a-z\d_]*(\.[a-z_][a-zA-Z\d_]*)*" />
|
||||
</inspection_tool>
|
||||
<inspection_tool class="ProtectedMemberInFinalClass" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="PublicApiImplicitType" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<option name="reportInternal" value="true" />
|
||||
</inspection_tool>
|
||||
<inspection_tool class="PublicFieldAccessedInSynchronizedContext" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="PyCompatibilityInspection" enabled="true" level="ERROR" enabled_by_default="true">
|
||||
<option name="fromVersion" value="2.4" />
|
||||
|
||||
Reference in New Issue
Block a user