Skip to content

Commit 117ded2

Browse files
chore(COD-5797): remove deprecated link flag (#231)
1 parent 497ef42 commit 117ded2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tool.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ export async function compareResults(
188188
newReport,
189189
'--markdown',
190190
`${tool}.md`,
191-
'--link',
192-
`${context.serverUrl}/${context.repo.owner}/${context.repo.repo}/blob/${context.sha}/$FILENAME#L$LINENUMBER`,
193191
'--markdown-variant',
194192
'GitHub',
195193
'--deployment',

0 commit comments

Comments
 (0)