.editorconfig 89 B

1234
  1. [*.{md,md.gotmpl}]
  2. indent_style = space
  3. indent_size = 4
  4. trim_trailing_whitespace = false