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

Refactor getChangedFilesInPR function to filter out certain file chan… #23

Closed ajeckmans closed 12 months ago

ajeckmans commented 12 months ago

…ge types