view .idea/inspectionProfiles/Project_Default.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">
  <profile version="1.0" is_locked="false">
    <option name="myName" value="Project Default" />
    <option name="myLocal" value="false" />
    <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>