Tor Norbye

Results 11 comments of Tor Norbye

Finally got around to investigating this, and I'm realizing that it's not actually a UAST bug. It looks like what the Kotlin compiler does with reified methods like that is...

I can't reproduce this. Can you say more about how to reproduce it? Was it in the IDE, or from the command line? (I did fix a bug recently where...

I see! In the IDE, this plugin doesn't decide where the comment itself gets indented; it only reformats the internal contents *within* the comment; the actual indentation of where the...

Hi there, the detailed build instructions are found here: http://tools.android.com/build/ but the short TLDR is this: (1) install repo $ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo $ chmod a+x ~/bin/repo (2) check...

Thanks, I've pinged the Gradle plugin people about this. -- Tor On Thu, Dec 17, 2015 at 11:10 AM, Roel Spilker [email protected] wrote: > This is a known problem. See...

Ok, try again now; they've reset the branch properly. I just confirmed that I could build the branch using the earlier instructions. -- Tor On Thu, Dec 17, 2015 at...

Do you mean that they're not packaged (e.g. the AAR file does not contain a lint.jar) or that somehow the checks aren't working/being applied?

Sorry, I somehow missed this bug when it was filed in March. I just took a look -- and I can't repro this, and I've never seen it happen. And...

No, apologies still haven't had a chance -- very busy these days and it sounds like nobody is actually blocked since it sounds like you changed ktlint to work around...