mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 02:54:21 +00:00
16 lines
No EOL
1,018 B
XML
16 lines
No EOL
1,018 B
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="DuplicatedCode" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="SillyAssignmentJS" enabled="true" level="WEAK WARNING" enabled_by_default="true" editorAttributes="INFO_ATTRIBUTES" />
|
|
<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>
|
|
<inspection_tool class="UnnecessaryLocalVariableJS" enabled="true" level="WEAK WARNING" enabled_by_default="true" editorAttributes="INFO_ATTRIBUTES">
|
|
<option name="m_ignoreImmediatelyReturnedVariables" value="false" />
|
|
<option name="m_ignoreAnnotatedVariables" value="false" />
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |