mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Adjust the spell check config config comment
This commit is contained in:
parent
8c6761159b
commit
39a30c2ae8
1 changed files with 1 additions and 1 deletions
2
.github/workflows-config/typos.toml
vendored
2
.github/workflows-config/typos.toml
vendored
|
@ -8,7 +8,7 @@ ignore-non-words = false
|
|||
type = ["de", "en"]
|
||||
locale = "en"
|
||||
|
||||
# Ignore two character IDs like 'FO' or "FO"
|
||||
# Ignore API keys and two character IDs like 'FO' or "FO"
|
||||
extend-ignore-re = [
|
||||
"\\b[0-9A-Za-z+/_-]{50,}(=|==)?\\b",
|
||||
"'[A-Za-z0-9]{2}'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue