Skip to content

Commit 3378a75

Browse files
committed
Trim trailing whitespace
1 parent f9a9097 commit 3378a75

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docker-apache-php.code-workspace

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
{
44
"path": "."
55
}
6-
]
6+
],
7+
"settings": {
8+
"files.trimTrailingWhitespace": true
9+
}
710
}

0 commit comments

Comments
 (0)