mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 11:30:37 +00:00
chore(infra): remove couchbase formatting hook from pre-commit (#33030)
Should've been done when it was removed from the monorepo
This commit is contained in:
@@ -37,12 +37,6 @@ repos:
|
|||||||
entry: make -C libs/partners/chroma format
|
entry: make -C libs/partners/chroma format
|
||||||
files: ^libs/partners/chroma/
|
files: ^libs/partners/chroma/
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
- id: couchbase
|
|
||||||
name: format partners/couchbase
|
|
||||||
language: system
|
|
||||||
entry: make -C libs/partners/couchbase format
|
|
||||||
files: ^libs/partners/couchbase/
|
|
||||||
pass_filenames: false
|
|
||||||
- id: exa
|
- id: exa
|
||||||
name: format partners/exa
|
name: format partners/exa
|
||||||
language: system
|
language: system
|
||||||
|
Reference in New Issue
Block a user