mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-09 06:24:47 +00:00
Ignore aadd (#11235)
This commit is contained in:
parent
8b4cb4eb60
commit
aebdb1ad01
1
.github/workflows/codespell.yml
vendored
1
.github/workflows/codespell.yml
vendored
@ -22,3 +22,4 @@ jobs:
|
||||
uses: codespell-project/actions-codespell@v2
|
||||
with:
|
||||
skip: guide_imports.json
|
||||
ignore_words_list: aadd
|
||||
|
@ -406,4 +406,4 @@ ignore-regex = '.*(Stati Uniti|Tense=Pres).*'
|
||||
# whats is a typo but used frequently in queries so kept as is
|
||||
# aapply - async apply
|
||||
# unsecure - typo but part of API, decided to not bother for now
|
||||
ignore-words-list = 'momento,collison,ned,foor,reworkd,parth,whats,aapply,mysogyny,unsecure,damon,crate'
|
||||
ignore-words-list = 'momento,collison,ned,foor,reworkd,parth,whats,aapply,mysogyny,unsecure,damon,crate,aadd'
|
||||
|
Loading…
Reference in New Issue
Block a user