16 lines
No EOL
1,003 B
XML
16 lines
No EOL
1,003 B
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="ConstantValue" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="REPORT_CONSTANT_REFERENCE_VALUES" value="false" />
|
|
</inspection_tool>
|
|
<inspection_tool class="FieldMayBeStatic" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
<inspection_tool class="JavadocDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="ADDITIONAL_TAGS" value="created" />
|
|
</inspection_tool>
|
|
<inspection_tool class="MissortedModifiers" enabled="true" level="WARNING" enabled_by_default="true" editorAttributes="WARNING_ATTRIBUTES">
|
|
<option name="m_requireAnnotationsFirst" value="true" />
|
|
</inspection_tool>
|
|
<inspection_tool class="UnnecessaryFinalOnLocalVariableOrParameter" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
</profile>
|
|
</component> |