Files
certd/packages/core/acme-client/.editorconfig

14 lines
151 B
INI

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