wordpress-website-lifecycle/.typos.toml
Viktor Szépe 8eaa7e9df0
Some checks failed
Back-end / Syntax errors (push) Has been cancelled
Integrity / Integrity (push) Has been cancelled
Spelling / 文A Typos check (push) Has been cancelled
Update Typos config
2025-10-03 17:24:56 +00:00

14 lines
267 B
TOML

[files]
extend-exclude = [
".git/"
]
ignore-hidden = false
[default.extend-identifiers]
"Automattic" = "Automattic"
"get_post_stati" = "get_post_stati"
"r_tru_u_x" = "r_tru_u_x"
# Typos
"Github" = "GitHub"
"Wordpress" = "WordPress"
"Woocommerce" = "WooCommerce"