We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732474d commit 3dd82dfCopy full SHA for 3dd82df
1 file changed
.auxiliary/data/towncrier/+hatch-toml.repair.rst
@@ -0,0 +1,3 @@
1
+Ensure that long Hatch commands are specified inside of double-quoted TOML
2
+strings so that line continuation backslashes are processed rather than treated
3
+as literals. Fixes issue on Window.
0 commit comments