mirror of
https://gh.wpcy.net/https://github.com/andreaporotti/wp-install-powershell.git
synced 2026-05-01 10:22:20 +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 |