trilium/.idea/inspectionProfiles/Project_Default.xml

11 lines
556 B
XML
Raw Normal View History

2018-03-25 00:52:58 +08:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
2020-05-03 15:49:56 +08:00
<inspection_tool class="JSUnfilteredForInLoop" enabled="false" level="WARNING" enabled_by_default="false" />
2018-03-25 00:52:58 +08: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>