summaryrefslogtreecommitdiff
path: root/.idea/inspectionProfiles/ktlint.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/inspectionProfiles/ktlint.xml')
-rw-r--r--.idea/inspectionProfiles/ktlint.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.idea/inspectionProfiles/ktlint.xml b/.idea/inspectionProfiles/ktlint.xml
deleted file mode 100644
index 7d04a74..0000000
--- a/.idea/inspectionProfiles/ktlint.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<component name="InspectionProjectProfileManager">
- <profile version="1.0">
- <option name="myName" value="ktlint" />
- <inspection_tool class="KotlinUnusedImport" enabled="true" level="ERROR" enabled_by_default="true" />
- <inspection_tool class="RedundantSemicolon" enabled="true" level="ERROR" enabled_by_default="true" />
- </profile>
-</component>