Format .editorconfig file

pull/66/head
Graham 4 years ago
parent c0da020649
commit f8acce846b
  1. 2
      .editorconfig

@ -7,7 +7,7 @@ trim_trailing_whitespace = true
max_line_length = 120
indent_style = tab
[*.{kt,kts}]
[*.{kt, kts}]
indent_style = space
indent_size = 4
# see https://github.com/pinterest/ktlint/issues/527

Loading…
Cancel
Save