2022-06-17 15:05:54 +02:00
|
|
|
<!--
|
|
|
|
SPDX-FileCopyrightText: 2022 Winni Neessen <winni@neessen.dev>
|
|
|
|
|
|
|
|
SPDX-License-Identifier: CC0-1.0
|
|
|
|
-->
|
|
|
|
|
2022-03-05 12:10:20 +01:00
|
|
|
<component name="InspectionProjectProfileManager">
|
|
|
|
<profile version="1.0">
|
|
|
|
<option name="myName" value="Project Default" />
|
|
|
|
<inspection_tool class="GrazieInspection" enabled="false" level="TYPO" enabled_by_default="false" />
|
|
|
|
<inspection_tool class="LanguageDetectionInspection" enabled="false" level="WARNING" enabled_by_default="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>
|