Skip to content

Commit a21b8bd

Browse files
authored
Merge branch 'main' into spike/generic-databases
2 parents 3e391ff + a288381 commit a21b8bd

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)