Dennis Palmer
                                            Dennis Palmer
                                        
                                    @rtfeldman did you get anywhere on an implementation of this? I might like to take a crack at it myself.
@whatyouhide should this issue be closed? I took a look at the source and can see that there is code to do shrinking. Oh! Maybe I misread it. Is this...
@bitwalker this looks like something I would like to implement. Do you have any insights or suggestions before I jump into working on it?
I'm taking a stab at this one.
@mhanberg This code assumes that the diagnostic from Credo contains the whole text of the unless and else blocks that would need to be refactored. Based on what I've gathered...
@mhanberg I'm looking at this one and I just wanted to confirm my understanding (or lack of it). `latestRelease` just gets the version string. It's not actually downloading the latest...
Oh! That makes sense. Thanks!
I published a fork for Elm 0.19. It strips out everything except for i18n Configs and one `format` function. The other parts of this library are covered well by other...