Skip to content

Commit 3c8ed50

Browse files
author
Benjamin Pasero
committed
fix lint
cc @Tyriar
1 parent 362b7f3 commit 3c8ed50

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

resources/linux/code-workspace.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3-
<mime-type type="application/x-@@NAME@@-workspace">
4-
<comment>@@NAME_LONG@@ Workspace</comment>
5-
<glob pattern="*.code-workspace"/>
6-
</mime-type>
3+
<mime-type type="application/x-@@NAME@@-workspace">
4+
<comment>@@NAME_LONG@@ Workspace</comment>
5+
<glob pattern="*.code-workspace"/>
6+
</mime-type>
77
</mime-info>

0 commit comments

Comments
 (0)