mirror of
https://gh.wpcy.net/https://github.com/nlemoine/wp-cli-fixtures.git
synced 2026-05-24 18:02:56 +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
|