wp-install-powershell/.editorconfig

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