036c04f65f
[IMPROVED] Migration code cleanup. [FIXED] When local store migration fails, fall back to opening the old local store if possible. [FIXED] Better migration of cloud preferences. [FIXED] Better checking of when to perform cloud store migration. [FIXED] Always migrate the local store, even when the cloud store is enabled. [UPDATED] Removed the loading indicator in favor of a loading overlay. [UPDATED] Sorted the file references lexicographically.
14 lines
1.1 KiB
XML
14 lines
1.1 KiB
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0" is_locked="false">
|
|
<option name="myName" value="Project Default" />
|
|
<option name="myLocal" value="false" />
|
|
<inspection_tool class="FunctionImplicitDeclarationInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="LossyEncoding" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
<inspection_tool class="MethodIsLaterInTheScope" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="OCNotLocalizedStringInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="OCUnusedMacroInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="OCUnusedMethodInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="UnusedLocalVariable" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="UnusedParameter" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
</profile>
|
|
</component> |