aboutsummaryrefslogtreecommitdiff
path: root/.idea/inspectionProfiles/ktlint.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/inspectionProfiles/ktlint.xml')
-rw-r--r--.idea/inspectionProfiles/ktlint.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/ktlint.xml b/.idea/inspectionProfiles/ktlint.xml
new file mode 100644
index 00000000..2995f63a
--- /dev/null
+++ b/.idea/inspectionProfiles/ktlint.xml
@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+ <profile version="1.0">
+ <option name="myName" value="ktlint" />
+ <inspection_tool class="RedundantSemicolon" enabled="true" level="ERROR" enabled_by_default="true" />
+ </profile>
+</component> \ No newline at end of file