diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig index d3c80ac0425..2f8e0750010 100644 --- a/.editorconfig +++ b/.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 |