Results 4 comments of Lubos Krnac

No luck with `./gradlew -Djdk.tls.client.protocols="TLSv1,TLSv1.1,TLSv1.2"`. Also adding `systemProp.jdk.tls.client.protocols="TLSv1,TLSv1.1,TLSv1.2"` to gradle.properties didn't help. Versions: ``` ------------------------------------------------------------ Gradle 5.0 ------------------------------------------------------------ Build time: 2018-11-26 11:48:43 UTC Revision: 7fc6e5abf2fc5fe0824aec8a0f5462664dbcd987 Kotlin DSL: 1.0.4 Kotlin: 1.3.10...

+1 There's an open pull request for it: https://github.com/walmartlabs/eslint-config-defaults/pull/68

I created another PR #71 that should replace #68. @baer, you are right. I fixed only issues that were breaking my build.

Thanks for the reply. For time being I created fork where I removed scrollToTop hook. I would drop the fork when new property would be created. Eventually let me know...