Ned Twigg

Results 639 comments of Ned Twigg

Thanks! It'll probably be a week or two before it's ready :)

This PR is absolutely still relevant to a future release, but it will be a while.

I'm super bummed that serialization roundtrip is a base requirement for Gradle plugins. IMO it's a drag on plugin development and maintenance, as well as execution time. I really wish...

Thanks to a series of great PRs from @simschla, this is now possible in `plugin-gradle 6.14.0`. See [this](https://github.com/diffplug/spotless/blob/main/plugin-gradle/src/test/resources/com/diffplug/gradle/spotless/NpmTestsWithoutNpmInstallationTest_gradle_node_plugin_example_1.gradle) or [this](https://github.com/diffplug/spotless/blob/main/plugin-gradle/src/test/resources/com/diffplug/gradle/spotless/NpmTestsWithoutNpmInstallationTest_gradle_node_plugin_example_2.gradle) example.

Published in `plugin-gradle 6.18.0` and `plugin-maven 2.36.0`.

Just a warning that this will get force-pushed to again in the future. Not ready for other PRs to depend on it yet.