Skip to content

Commit a377077

Browse files
committed
Do not add a final new line for context files
Signed-off-by: William Desportes <[email protected]>
1 parent 20872bb commit a377077

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ indent_size = 2
1515

1616
[tests/data/**]
1717
insert_final_newline = false
18+
19+
[tools/contexts/*.txt]
20+
insert_final_newline = false

0 commit comments

Comments
 (0)