mirror of
https://ghproxy.net/https://github.com/nlemoine/wp-cli-fixtures.git
synced 2026-07-22 12:07:22 +08:00
14 lines
187 B
INI
14 lines
187 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.php]
|
|
indent_size = 4
|
|
|
|
[*.json,*.yml]
|
|
indent_size = 2
|