mirror of
https://gh.wpcy.net/https://github.com/andreaporotti/wp-install-powershell.git
synced 2026-04-24 02:14:31 +08:00
9 lines
No EOL
156 B
INI
9 lines
No EOL
156 B
INI
# EditorConfig is awesome: https://EditorConfig.org
|
|
|
|
# top-most EditorConfig file
|
|
root = true
|
|
|
|
# PowerShell files
|
|
[*.ps1]
|
|
indent_style = tab
|
|
indent_size = 4 |