mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
14 lines
712 B
XML
14 lines
712 B
XML
|
|
<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="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>
|