You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
921 B
20 lines
921 B
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="ConstantConditions" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="SUGGEST_NULLABLE_ANNOTATIONS" value="false" />
|
|
<option name="DONT_REPORT_TRUE_ASSERT_STATEMENTS" value="false" />
|
|
</inspection_tool>
|
|
<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="name" />
|
|
</list>
|
|
</value>
|
|
</option>
|
|
<option name="myCustomValuesEnabled" value="true" />
|
|
</inspection_tool>
|
|
<inspection_tool class="NonAsciiCharacters" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
</profile>
|
|
</component> |