Andrew Valencik
Andrew Valencik
**TLDR**: I would like to invoke some external command every time `mdoc` finishes generating files while in file watching mode. ## Motivation: I use mdoc to generate typesafe markdown files,...
Updates to latest Scala 2.13 version.
Helps updating the `.mergify.yml` file when updating the Scala version for a project.
This PR does a quick once over all our docs using mdoc to see if there are easy clean up wins by using `mdoc:silent`. This goal of this PR is...
While trying to publish a new project with managed sources I hit the following error: ``` [error] java.util.NoSuchElementException: None.get [error] at scala.None$.get(Option.scala:529) [error] at scala.None$.get(Option.scala:527) [error] at org.typelevel.sbt.TypelevelSettingsPlugin$.$anonfun$perConfigSettings$5(TypelevelSettingsPlugin.scala:281) [error] at...
This PR add some tests for the Jsonp middleware. Unfortunately, in doing so I encountered regex exceptions on the callback validation regex. ``` org.http4s.server.middleware.JsonpSuite.Wrap response when callback param matches and...
We reverted the fixture ordering style in https://github.com/scalameta/munit/pull/724 It should be possible to retain the ordering style from the previous milestones by splitting fixtures into two and ordering them in...
The linked homepage (http://nsnake.alexdantas.net) appears to forward to spam now.