mirror of
https://gh.wpcy.net/https://github.com/szepeviktor/wordpress-website-lifecycle.git
synced 2026-04-24 05:09:10 +08:00
13 lines
241 B
TOML
13 lines
241 B
TOML
[files]
|
|
extend-exclude = [
|
|
".git/"
|
|
]
|
|
ignore-hidden = false
|
|
|
|
[default.extend-identifiers]
|
|
"Automattic" = "Automattic"
|
|
# Typos
|
|
"Github" = "GitHub"
|
|
"Wordpress" = "WordPress"
|
|
"Woocommerce" = "WooCommerce"
|
|
"get_post_stati" = "get_post_stati"
|