Ignore aadd (#11235)

pull/11233/head^2
Eugene Yurtsev 1 year ago committed by GitHub
parent 8b4cb4eb60
commit aebdb1ad01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save