Files
certd/packages/core/acme-client/.editorconfig
2023-01-29 14:44:10 +08:00

14 lines
152 B
INI

#
# http://editorconfig.org
#
root = true
[*]
indent_style = spaces
indent_size = 4
trim_trailing_whitespace = true
[{*.yml,*.yaml}]
indent_size = 2