ajeckmans / format-check-task

A format check task for Azure Devops Pull Requests, based on dotnet format. It can scan all files or just the ones in a PR and add comments for each error found to the PR. When errors are found optionally fail the task or set a status check.
3 stars 0 forks source link

Remove filename from comment #2

Closed ajeckmans closed 1 year ago

ajeckmans commented 1 year ago

https://github.com/ajeckmans/format-check-task/blob/3c19d45468f244b8eb015418902f16d0931fa03e/src/format-check/scripts/format-check.ts#L81C16-L81C16