OrthoBot/.idea/inspectionProfiles/Project_Default.xml

17 lines
716 B
XML
Raw Normal View History

2018-08-16 00:21:16 -04:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
2018-08-24 06:22:32 -04:00
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="goarch_api.*" />
</list>
</option>
</inspection_tool>
2018-08-16 00:21:16 -04:00
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
</component>