Skip to content

Commit 45932d9

Browse files
committed
🤖 fix: formatting
Change-Id: I81a7ee2944a887c0f2fe4483f82714e5680f0908 Signed-off-by: Thomas Kosiewski <tk@coder.com>
1 parent acc4a2b commit 45932d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/scripts/discovery.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ function extractDescriptionFromContent(content: string): string | undefined {
212212
return undefined;
213213
}
214214

215-
216215
/**
217216
* Join paths respecting the workspace path style (POSIX vs Windows).
218217
* On Windows, path.join converts everything to backslashes.

0 commit comments

Comments
 (0)