woocommerce-paypal-payments/.github/workflows-config/typos.toml
Emili Castells Guasch ae7405ece0
Some checks failed
Build and distribute / build-and-distribute (push) Has been cancelled
CI / coding-standards-analysis-php (push) Has been cancelled
CI / static-code-analysis-php (push) Has been cancelled
CI / tests-unit-php (7.4) (push) Has been cancelled
CI / tests-unit-php (8.0) (push) Has been cancelled
CI / tests-unit-php (8.1) (push) Has been cancelled
CI / tests-unit-php (8.2) (push) Has been cancelled
CI / tests-unit-php (8.3) (push) Has been cancelled
CI / tests-unit-php (8.4) (push) Has been cancelled
Fix typos in ci
2026-06-01 16:58:43 +02:00

58 lines
1.2 KiB
TOML

[files]
extend-exclude = [
".git/",
".ddev/bin/",
"modules/ppcp-order-tracking/carriers.php",
"stubs/",
"tests/",
# German
"modules/ppcp-local-alternative-payment-methods/src/PayUponInvoice/",
"modules/ppcp-local-alternative-payment-methods/resources/js/pui-payment-method.js",
# Files outside the repository
"node_modules/",
"vendor/",
"*.min.js",
"*.min.css",
]
ignore-hidden = false
[default]
extend-ignore-re = [
"\\bBig Sur\\b",
"[0-9A-Za-z/+]{64}",
"'PN',",
"'AU' => '[^']+'",
"define\\( 'CONNECT_WOO_SANDBOX_CLIENT_ID', '[^']+'",
# German
"Unter den .*",
"Die Kombination .*",
"Die gewählte .*",
# Lorem ipsum
"Lorem ipsum .*",
"Id cursus metus .*",
"Urna et pharetra .*",
"Mattis nunc sed .*",
"Vestibulum lectus .*",
]
[default.extend-words]
ba = "ba"
[default.extend-identifiers]
Automattic = "Automattic"
automattic = "automattic"
PayPal = "PayPal"
paypal = "paypal"
# Typos
Github = "GitHub"
Wordpress = "WordPress"
Woocommerce = "WooCommerce"
Fatslane = "Fastlane"
Fastalne = "Fastlane"
Faslane = "Fastlane"
Fastlain = "Fastlane"
Fasltane = "Fastlane"
Fastlan = "Fastlane"
Fastlanne = "Fastlane"
Fatstlane = "Fastlane"
Fstlane = "Fastlane"