Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Change .editorconfig to force final newlines for gherkin
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Mar 29, 2019
1 parent a0ae2ed commit ef8e7d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ indent_size=2
[*.feature]
indent_style=space
indent_size=2
insert_final_newline=true

[{*.sc,*.scala}]
indent_style=space
Expand Down

0 comments on commit ef8e7d6

Please sign in to comment.