Skip to content

Commit b43207d

Browse files
chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@0a53fae (#403)
Reference-to: stackabletech/operator-templating@0a53fae (Run cargo doc with --no-deps)
1 parent 697bfcc commit b43207d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ repos:
8989
- id: cargo-doc
9090
name: cargo-doc
9191
language: system
92-
entry: cargo doc --document-private-items
92+
entry: cargo doc --no-deps --document-private-items
9393
stages: [pre-commit, pre-merge-commit]
9494
pass_filenames: false
9595
files: \.rs$|Cargo\.(toml|lock)

0 commit comments

Comments
 (0)