blob: 2bd0330d0993b33c985fbfbb7ca8e42c45c8a6a5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 4.2.0-dev">
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/tools/checker/agent/Agent.java"
line="60"/>
</issue>
</issues>