elm-dialog icon indicating copy to clipboard operation
elm-dialog copied to clipboard

Code cleanup

Open ahstro opened this issue 6 years ago • 1 comments

I got all excited and couldn't help myself... This does some general code cleanup/maintenance in preparation for some actual fixes and changes. I think the commit names captured what it does pretty well, but pleonasm is a fun word, so here's a repeat:

ahstro avatar Jun 12 '18 16:06 ahstro

Worth noting that the build failed due to an HTTP request failing, not because the code is necessarily broken. I can't trigger rebuilds, so can't make the check succeed, but make exits correctly on my local system.

Error: The following HTTP request failed.
<https://github.com/elm-community/elm-test/zipball/3.1.0/>
FailedConnectionException "github.com" 443

ahstro avatar Jun 13 '18 07:06 ahstro