swift-format-linter-action icon indicating copy to clipboard operation
swift-format-linter-action copied to clipboard

Handling of removed files is incorrect

Open compnerd opened this issue 3 years ago • 0 comments

The current implementation just iterates over the changed files, which results in problems when files are removed.

Example run: https://github.com/compnerd/swift-win32/pull/548/checks?check_run_id=2616414119

compnerd avatar May 19 '21 03:05 compnerd