Zongle Wang

Results 311 comments of Zongle Wang

Can you create a minimum reproducer for me?

Another workable way is using `spotless` configuration like ```kts dependencies { spotless("org.junit.jupiter:junit-jupiter:5.10.0") spotless(libs.jupiter) spotless(projects.b) ... } ``` I guess this is an intended behavior of not using it?

Not yet, it's a proposal. There are some issues related to reuse configurations: https://github.com/diffplug/spotless/blob/a6d2e615556b7acbf570b581470570f1ea12cef2/plugin-gradle/src/main/java/com/diffplug/gradle/spotless/GradleProvisioner.java#L116-L132

Reopening this as this should be fixed by Spotless, see https://github.com/pinterest/ktlint/issues/2560#issuecomment-1962400828.

This has been finished in #92.

+1,至少这个功能很有用。 Gemini Pro 会检测代理的地区,可以使用 Cloudflare Worker 代理,需要此插件支持修改 API URL

If we are using `CIO` to request an HTTP URL on Android 9+, there is no exception thrown (an example [here](https://github.com/Goooler/DemoApp/pull/442)), but thrown with the use of `OkHttp` or `Android`...