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 1af4f0b commit 7f66605Copy full SHA for 7f66605
Makefile
@@ -12,4 +12,4 @@ build:
12
mkdir -p build
13
14
build/%.html: %.bs Makefile build
15
- bikeshed --die-on=warning spec $< $@
+ bikeshed --die-on=fatal spec $< $@
0 commit comments