1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 22:37:36 +00:00
cfig/.idea/inspectionProfiles/Project_Default.xml

12 lines
404 B
XML
Raw Normal View History

2022-04-13 15:54:53 +00:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="E306" />
</list>
</option>
</inspection_tool>
</profile>
</component>