15 lines
551 B
XML
15 lines
551 B
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<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="indeterminate" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
<option name="myCustomValuesEnabled" value="true" />
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |