2020-12-03 15:41:45 +01:00
|
|
|
<!--
|
|
|
|
|
SPDX-FileCopyrightText: 2020, Torsten Grote <t@grobox.de>
|
|
|
|
|
SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
-->
|
|
|
|
|
|
2020-09-25 10:23:32 -03:00
|
|
|
<component name="InspectionProjectProfileManager">
|
|
|
|
|
<profile version="1.0">
|
|
|
|
|
<option name="myName" value="Project Default" />
|
|
|
|
|
<inspection_tool class="AndroidLintMangledCRLF" enabled="true" level="ERROR" enabled_by_default="true" />
|
|
|
|
|
<inspection_tool class="InconsistentLineSeparators" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
|
|
|
<inspection_tool class="KotlinUnusedImport" enabled="true" level="ERROR" enabled_by_default="true" />
|
|
|
|
|
<inspection_tool class="LongLine" enabled="true" level="ERROR" enabled_by_default="true" />
|
|
|
|
|
<inspection_tool class="RedundantSemicolon" enabled="true" level="ERROR" enabled_by_default="true" />
|
|
|
|
|
</profile>
|
2020-12-03 15:41:45 +01:00
|
|
|
</component>
|