Skip to content

Commit d12d004

Browse files
Schranksebastianbergmann
authored andcommitted
Do not trim whitespaces on phpt, because --coverss-text adds whitespaces for coloring
1 parent cf6618c commit d12d004

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
@@ -12,3 +12,6 @@ indent_size = 2
1212

1313
[tests/_files/*_result_cache.txt]
1414
insert_final_newline = false
15+
16+
[*.phpt]
17+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)