Skip to content

Commit 3cdcdde

Browse files
committed
Merge branch 'main' into feat/gitsync-ca-support
2 parents 1fdaca7 + a288381 commit 3cdcdde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
- id: cargo-doc
5151
name: cargo-doc
5252
language: system
53-
entry: cargo doc --document-private-items
53+
entry: cargo doc --no-deps --document-private-items
5454
stages: [pre-commit, pre-merge-commit]
5555
pass_filenames: false
5656
files: \.rs$|Cargo\.(toml|lock)

0 commit comments

Comments
 (0)