summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Diego Perez <diegoperez@google.com> 2016-06-30 19:55:56 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2016-06-30 19:55:57 +0000
commitf63ff008d5530652271da4145cb35faf32b0e0f1 (patch)
tree58f101e27ec5b60749860b177b1897ed4251e6ca
parent7d53410710b7b15e30c3903545c97d3b68257d44 (diff)
parent3c4aed26e6e08d5ff3efcba0493f4b17bd8ede82 (diff)
Merge "Remove inspection_tool from inspectionProfiles"
-rw-r--r--tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml b/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml
index 3681f2aaf3f1..74fa549f66d4 100644
--- a/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml
+++ b/tools/layoutlib/.idea/inspectionProfiles/Project_Default.xml
@@ -11,7 +11,6 @@
<option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
<option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
</inspection_tool>
- <inspection_tool class="ToArrayCallWithZeroLengthArrayArgument" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="WeakerAccess" enabled="true" level="WARNING" enabled_by_default="true">
<option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="false" />
<option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="false" />