Skip to content

Commit

Permalink
feat(make): add docs lint (paradigmxyz#12082)
Browse files Browse the repository at this point in the history
  • Loading branch information
kien6034 authored Oct 25, 2024
1 parent d91cacd commit 16b64d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ test:
pr:
make lint && \
make update-book-cli && \
cargo docs --document-private-items && \
make test

check-features:
Expand Down

0 comments on commit 16b64d8

Please sign in to comment.