We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497ef42 commit 2f5bf10Copy full SHA for 2f5bf10
src/tool.ts
@@ -188,8 +188,6 @@ export async function compareResults(
188
newReport,
189
'--markdown',
190
`${tool}.md`,
191
- '--link',
192
- `${context.serverUrl}/${context.repo.owner}/${context.repo.repo}/blob/${context.sha}/$FILENAME#L$LINENUMBER`,
193
'--markdown-variant',
194
'GitHub',
195
'--deployment',
0 commit comments