Sorry, just now catching up on older lint related e-mails on adt-dev. Did this get resolved?
On Fri, Nov 6, 2015 at 1:24 PM Jing Sun <[email protected]> wrote: > hi All, > > I wrote a lint rule MyLintRule. > > When I do a presubmit (for GmsCore) it does capture the lint rule > violations. > > I followed this page. http://tools.android.com/tips/lint-custom-rules > Now lint show does show MyLintRule, but when run > > lint --check WakeLockBlame $CODE_LOCATION > > I don't lint rule violation reports. > > Did I do anything wrong? > > Thanks, > Jing > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
