chore(test): use consistent tabs for indention in behat tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
pull/51591/head
Ferdinand Thiessen 7 months ago
parent f85154f1e1
commit 92795b2091
No known key found for this signature in database
GPG Key ID: 45FAE7268762B400
  1. 4
      .editorconfig

@ -13,10 +13,6 @@ indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
[*.feature]
indent_size = 2
indent_style = space
[*.yml]
indent_size = 2
indent_style = space

Loading…
Cancel
Save