Skip to content

Commit b051ff4

Browse files
authored
chore(infra): remove formatting and linting hook for root (#33237)
1 parent 13812f0 commit b051ff4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,3 @@ repos:
9797
entry: make -C libs/partners/qdrant format lint
9898
files: ^libs/partners/qdrant/
9999
pass_filenames: false
100-
- id: root
101-
name: format and lint docs, cookbook
102-
language: system
103-
entry: make format lint
104-
files: ^(docs|cookbook)/
105-
pass_filenames: false

0 commit comments

Comments
 (0)