diff options
author | Eugene Petrenko <eugene.petrenko@gmail.com> | 2018-09-11 18:15:28 +0300 |
---|---|---|
committer | Eugene Petrenko <eugene.petrenko@gmail.com> | 2018-09-11 18:15:28 +0300 |
commit | 592db5ca7e5598d34f3dfaa00eea489f942ef081 (patch) | |
tree | 77838231d9f4d232329101d5b13470f80102d95f /.idea/inspectionProfiles/Project_Default.xml | |
parent | 2051ad797212fdd272f8c7474c920b2802d41450 (diff) | |
download | dokka-592db5ca7e5598d34f3dfaa00eea489f942ef081.tar.gz dokka-592db5ca7e5598d34f3dfaa00eea489f942ef081.tar.bz2 dokka-592db5ca7e5598d34f3dfaa00eea489f942ef081.zip |
drop .idea
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r-- | .idea/inspectionProfiles/Project_Default.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 06bda8c9..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,7 +0,0 @@ -<component name="InspectionProjectProfileManager"> - <profile version="1.0"> - <option name="myName" value="Project Default" /> - <inspection_tool class="MemberVisibilityCanPrivate" enabled="false" level="WEAK WARNING" enabled_by_default="false" /> - <inspection_tool class="PackageDirectoryMismatch" enabled="false" level="WARNING" enabled_by_default="false" /> - </profile> -</component>
\ No newline at end of file |