mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +01:00
24 lines
1.3 KiB
XML
24 lines
1.3 KiB
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="wheezy" />
|
|
<inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="ourVersions">
|
|
<value>
|
|
<list size="6">
|
|
<item index="0" class="java.lang.String" itemvalue="3.4" />
|
|
<item index="1" class="java.lang.String" itemvalue="3.5" />
|
|
<item index="2" class="java.lang.String" itemvalue="3.6" />
|
|
<item index="3" class="java.lang.String" itemvalue="3.7" />
|
|
<item index="4" class="java.lang.String" itemvalue="3.8" />
|
|
<item index="5" class="java.lang.String" itemvalue="3.9" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
</inspection_tool>
|
|
<inspection_tool class="PyMandatoryEncodingInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="myAllPythons" value="true" />
|
|
</inspection_tool>
|
|
<inspection_tool class="PyMissingOrEmptyDocstringInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
|
|
<inspection_tool class="PyMissingTypeHintsInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
|
|
</profile>
|
|
</component> |