Tristan H

Results 6 issues of Tristan H

#### Description of the problem: Bumped into this as I wanted to construct a default decoder with only decode hints set. Continuing to add more constructors is going to become...

[Good description](http://tutorials.jenkov.com/java-performance/jmh.html#benchmark-state) of what jmh state is for. It doesn't seem correct that for the js benchmark to run you must annotate the class with `@State(Scope.Benchmark)`. I believe the only...

enhancement

## Expected Behavior of the rule Kotlin [documents](https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/run-blocking.html) that `runBlocking` should be used >in main functions and in tests All other circumstances should be discouraged and instead new coroutines ran...

help wanted
rules

Saw your talk at kotlin conf on exception handling. Had been playing around with arrow up to then but when you mentioned benchmarking and how poor the monad comprehensions performed...

Hi, thanks for making this plugin! I have a project using both `scala` and `play` plugins. The only way i can get `scalafmt` task to run is to configure sourceSets...

### What happened? Firebase crash report of `java.lang.IllegalStateException:`. happened to a single user but reporting anyway. Firebase crash stacktrace: ```android.app.ContextImpl.getSharedPreferences (ContextImpl.java:601) android.app.ContextImpl.getSharedPreferences (ContextImpl.java:577) android.content.ContextWrapper.getSharedPreferences (ContextWrapper.java:226) com.onesignal.OneSignalPrefs.getSharedPrefsByName (OneSignalPrefs.java:330) com.onesignal.OneSignalPrefs.get (OneSignalPrefs.java:302) com.onesignal.OneSignalPrefs.getString...