Justin Patterson
Justin Patterson
I'm using paradox from a Bitbucket repository and I'd like to make source links the way they exist for GitHub. Rather than making a specific property, I decided to try...
I've got a matrix for different Scala versions that I'm using in combination with a code generator. Everything builds from the `sbt` command line, but when I import it into...
I'm working on some code right now that uses JSON as a human-written input format. When there is a `DecodingFailure`, it would be very convenient for it to include the...