diff --git a/.editorconfig b/.editorconfig index 8b734030f74..1101ccd5230 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,3 +14,6 @@ indent_size = 4 [Makefile] indent_style = tab + +[*.feature] +indent_style = tab