view .idea/inspectionProfiles/profiles_settings.xml @ 1125:cb5e6f9a2bcd TW-88158

TW-88158: remove MercurialCommitsInfoBuilderSupport and CommitsAndMountPointsCommand together with the custom hg extension. - The extension point was introduced for Upsource and is no longer needed. - The hg extension was not compatible with python 3 and led to test errors.
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Thu, 06 Jun 2024 15:12:18 +0200
parents 1bee9e7b8a99
children
line wrap: on
line source

<component name="InspectionProjectProfileManager">
  <settings>
    <option name="PROJECT_PROFILE" value="Project Default" />
    <option name="USE_PROJECT_PROFILE" value="true" />
    <version value="1.0" />
    <list size="6">
      <item index="0" class="java.lang.String" itemvalue="TYPO" />
      <item index="1" class="java.lang.String" itemvalue="WEAK WARNING" />
      <item index="2" class="java.lang.String" itemvalue="INFO" />
      <item index="3" class="java.lang.String" itemvalue="WARNING" />
      <item index="4" class="java.lang.String" itemvalue="ERROR" />
      <item index="5" class="java.lang.String" itemvalue="SERVER PROBLEM" />
    </list>
  </settings>
</component>