mirror of
https://github.com/irmen/prog8.git
synced 2024-11-02 22:04:40 +00:00
10 lines
443 B
XML
10 lines
443 B
XML
|
<component name="InspectionProjectProfileManager">
|
||
|
<profile version="1.0">
|
||
|
<option name="myName" value="Project Default" />
|
||
|
<inspection_tool class="SpellCheckingInspection" enabled="true" level="TYPO" enabled_by_default="true">
|
||
|
<option name="processCode" value="false" />
|
||
|
<option name="processLiterals" value="true" />
|
||
|
<option name="processComments" value="false" />
|
||
|
</inspection_tool>
|
||
|
</profile>
|
||
|
</component>
|