diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-02 23:34:49 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-04-02 23:34:49 -0400 |
commit | c3ad96af1db7b457005b13f693ee855bbbc7a80b (patch) | |
tree | d1ede75b5b2383852bb2a27330bff87c26be4467 /.idea | |
parent | d2fc0356ad90645a772876d60dcf80f3ec869d39 (diff) | |
download | frost-c3ad96af1db7b457005b13f693ee855bbbc7a80b.tar.gz frost-c3ad96af1db7b457005b13f693ee855bbbc7a80b.tar.bz2 frost-c3ad96af1db7b457005b13f693ee855bbbc7a80b.zip |
Show header when not jewel nav
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/inspectionProfiles/profiles_settings.xml | 6 |
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 |