We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1774318 commit fbb1771Copy full SHA for fbb1771
chapter_09_docker.asciidoc
@@ -388,6 +388,10 @@ TIP: I'm deliberately choosing a different port to run Dockerised Django on (888
388
389
I'll use the `--failfast` option to exit as soon as a single test fails:
390
391
+// CSANAD: are line breaks necessary below and at other occurrences of
392
+// --failfast? it does keep the asciidoc lines of source below 80
393
+// characters but there are some wider lines elsewhere.
394
+
395
[role="small-code"]
396
[subs="specialcharacters,macros"]
397
----
0 commit comments