Skip to content

docs: add stricter validation options#12998

Merged
zanieb merged 1 commit intoastral-sh:mainfrom
mkniewallner:docs/stricter-validation-options
Aug 19, 2024
Merged

docs: add stricter validation options#12998
zanieb merged 1 commit intoastral-sh:mainfrom
mkniewallner:docs/stricter-validation-options

Conversation

@mkniewallner
Copy link
Contributor

Summary

Applying the same change as done in astral-sh/uv#6096. Note that in uv repository, this broke the docs build because anchors is mdkocs 1.6+ only, and insiders used 1.5.0 while public dependencies used 1.6.0, but in this repository, both use 1.6.0 (public, insiders), so this should not be an issue to have in the template.

Contrarily to uv repository, no violations were reported here, but this could prevent adding some in the future.

Test Plan

Local run of the documentation + mkdocs build --strict.

@mkniewallner mkniewallner marked this pull request as ready for review August 19, 2024 22:29
Copy link
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zanieb zanieb merged commit df09045 into astral-sh:main Aug 19, 2024
@dhruvmanila dhruvmanila added the documentation Improvements or additions to documentation label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants