xref: /aosp_15_r20/external/libfuse/.codespellrc (revision 9e5649576b786774a32d7b0252c9cd8c6538fa49)
1*9e564957SAndroid Build Coastguard Worker[codespell]
2*9e564957SAndroid Build Coastguard Workerskip = .git,*.pdf,*.svg,AUTHORS
3*9e564957SAndroid Build Coastguard Worker
4*9e564957SAndroid Build Coastguard Worker# The following strings shouldn't actually be accepted, but they're wrongly
5*9e564957SAndroid Build Coastguard Worker# identified as words and there is currently no way to exclude them on
6*9e564957SAndroid Build Coastguard Worker# a by-line basis (https://github.com/codespell-project/codespell/pull/2400).
7*9e564957SAndroid Build Coastguard Worker# Therefore, pretend that they are correctly spelled words:
8*9e564957SAndroid Build Coastguard Worker# - alse: used in regex
9*9e564957SAndroid Build Coastguard Worker# - siz:  wanted short
10*9e564957SAndroid Build Coastguard Worker# - fiter:  variable
11*9e564957SAndroid Build Coastguard Workerignore-words-list = alse,siz,fiter
12