wordpress-website-lifecycle/.typos.toml
2025-05-07 06:58:11 +02:00

13 lines
241 B
TOML

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