Fixed
Status Update
Comments
gh...@google.com <gh...@google.com>
pa...@google.com <pa...@google.com>
tn...@google.com <tn...@google.com>
tn...@google.com <tn...@google.com> #2
Thanks for reporting, would you be able to provide a reproducible case for when this incremental error occurs? The task for merging java resources has multiple incremental inputs depending on where the java resource originates - providing a sample project where this issue can be triggered will help the team narrow what task input is impacted. A longer stacktrace of the issue from #1 might also be useful.
Description
Just started using the TypographyQuotes lint check to replace our in-house built detector. However one case it doesn't catch is escaped strings.
E.g. the following does not raise a lint warning
but the following does:
Is this expected?
Tested with lint 8.1 alpha