Jordan Longstaff

Results 46 comments of Jordan Longstaff

> This fixed building on Arch too. Please merge. Reminder that this comment was made nearly three months ago.

No. It's not applied correctly for any modules, despite being there in the build scripts. It was before I added the `buildSrc` folder.

Every module in my repo has `ktfmt { kotlinLangStyle() }` in its build script, and until now, most of them were correctly applying that style of formatting (the only ones...

I've found a fix for both issues by putting the configuration in an `allprojects` block. Close them if you want to, but I wouldn't if I was in charge of...

I only need the javaagent for unit tests. Some of those tests are in Java libraries (again, no problems there) and some of them are in my Android application module.

I haven't done any work on this. If you want to swoop in and take this for yourself, go for it. Please and thank you.