Skip to content

Commit

Permalink
Merge pull request #7956 from radinamatic/editorconfig-pickles
Browse files Browse the repository at this point in the history
Add tab-indent style rule for Gherkin scenarios to the .editorconfig
  • Loading branch information
jonboiser authored Apr 6, 2021
2 parents 03e157f + 4eef1f5 commit 43a46aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ indent_size = 4

[Makefile]
indent_style = tab

[*.feature]
indent_style = tab

0 comments on commit 43a46aa

Please sign in to comment.