cpp-linter / cpp-linter-rs

A CLI tool that scans a batch of files with clang-tidy and/or clang-format, then provides feedback in the form of comments, annotations, summaries, and reviews.
https://cpp-linter.github.io/cpp-linter-rs/
MIT License
1 stars 0 forks source link

resort to paginated diff for events with large diff #32

Closed 2bndy5 closed 2 months ago

2bndy5 commented 2 months ago

ref cpp-linter/cpp-linter#116