35 lines
1.6 KiB
XML
35 lines
1.6 KiB
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<option name="scopesOrder">
|
|
<list>
|
|
<option value="Astro" />
|
|
<option value="All Changed Files" />
|
|
<option value="Open Files" />
|
|
<option value="Project Files" />
|
|
<option value="Scratches and Consoles" />
|
|
<option value="Tests" />
|
|
</list>
|
|
</option>
|
|
<inspection_tool class="ES6UnusedImports" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<scope name="Astro" level="INFORMATION" enabled="false" editorAttributes="INFORMATION_ATTRIBUTES" />
|
|
</inspection_tool>
|
|
<inspection_tool class="GrazieInspection" enabled="false" level="GRAMMAR_ERROR" enabled_by_default="false" />
|
|
<inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="myValues">
|
|
<value>
|
|
<list size="1">
|
|
<item index="0" class="java.lang.String" itemvalue="autocorrect" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
<option name="myCustomValuesEnabled" value="true" />
|
|
</inspection_tool>
|
|
<inspection_tool class="LanguageDetectionInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<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> |