Skip to content

Commit

Permalink
fail build on warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Dec 25, 2024
1 parent efcd54e commit 8e443d7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ repo_url: https://github.com/saltyorg/docs

edit_uri: edit/main/docs/

validation:
omitted_files: warn
absolute_links: warn
unrecognized_links: warn
anchors: warn

strict: true

theme:
name: material
icon:
Expand Down

0 comments on commit 8e443d7

Please sign in to comment.