Specify Android Studio "Inspect Code" profile

This commit is contained in:
Fredrik Fornwall
2015-11-29 00:23:18 +01:00
parent 95fbb810e2
commit 271dd7dcee
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="PROJECT_PROFILE" value="Project Default" />
<option name="USE_PROJECT_PROFILE" value="true" />
<version value="1.0" />
</settings>
</component>