aboutsummaryrefslogtreecommitdiff
path: root/.idea/inspectionProfiles/profiles_settings.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-04-03 00:00:38 -0400
committerGitHub <noreply@github.com>2019-04-03 00:00:38 -0400
commit2f6069d85d4e3bf1ef2bed4cf1c4203ecdc996bd (patch)
tree7ab68f04a5b098a847b88cb1e4dfa3e08c5df24e /.idea/inspectionProfiles/profiles_settings.xml
parentd2fc0356ad90645a772876d60dcf80f3ec869d39 (diff)
parent54361fc2840e52f56ccf1fec8d4f595c8c0782ee (diff)
downloadfrost-2f6069d85d4e3bf1ef2bed4cf1c4203ecdc996bd.tar.gz
frost-2f6069d85d4e3bf1ef2bed4cf1c4203ecdc996bd.tar.bz2
frost-2f6069d85d4e3bf1ef2bed4cf1c4203ecdc996bd.zip
Merge pull request #1384 from AllanWang/fix-share
Fix share
Diffstat (limited to '.idea/inspectionProfiles/profiles_settings.xml')
-rw-r--r--.idea/inspectionProfiles/profiles_settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 00000000..30d5fbc6
--- /dev/null
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+ <settings>
+ <option name="PROJECT_PROFILE" value="ktlint" />
+ <version value="1.0" />
+ </settings>
+</component> \ No newline at end of file