Skip to content

Commit 8e443d7

Browse files
committed
fail build on warnings
1 parent efcd54e commit 8e443d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mkdocs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ repo_url: https://github.com/saltyorg/docs
88

99
edit_uri: edit/main/docs/
1010

11+
validation:
12+
omitted_files: warn
13+
absolute_links: warn
14+
unrecognized_links: warn
15+
anchors: warn
16+
17+
strict: true
18+
1119
theme:
1220
name: material
1321
icon:

0 commit comments

Comments
 (0)