Skip to content

Commit 65cb276

Browse files
author
Tajudeen
committed
Fix brand.patch - add required blank line between hunks
- Added blank line before second hunk header - Patch format now correct for git apply - Should apply successfully to VS Code 1.106
1 parent cc0512f commit 65cb276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patches/brand.patch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ index 205143c..5a069c6 100644
99
"html.format.enable.desc": "Enable/disable default HTML formatter.",
1010
"html.format.wrapLineLength.desc": "Maximum amount of characters per line (0 = disable).",
1111
"html.format.unformatted.desc": "List of tags, comma separated, that shouldn't be reformatted. `null` defaults to all tags listed at https://www.w3.org/TR/html5/dom.html#phrasing-content.",
12+
1213
@@ -27,1 +27,1 @@
1314
- "html.trace.server.desc": "Traces the communication between VS Code and the HTML language server.",
1415
+ "html.trace.server.desc": "Traces the communication between !!APP_NAME!! and the HTML language server.",

0 commit comments

Comments
 (0)