mirror of
https://codeberg.org/privacy1st/exec-notify
synced 2024-12-23 23:16:06 +01:00
14 lines
478 B
XML
14 lines
478 B
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
<option name="ignoredErrors">
|
|
<list>
|
|
<option value="N802" />
|
|
<option value="N803" />
|
|
<option value="N806" />
|
|
</list>
|
|
</option>
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |