junrrein/pdfslicer

List pdfslicer on LGTM for automated code review and security analysis

digitalethics opened this issue · 1 comments

Could you list pdfslicer on https://lgtm.com/ for automated code review and security analysis? As I see it, this would have two major benefits. End users as well as distribution maintainers will be able to quickly assess the code quality in form of an automated code quality batch (ideally rated A+) displayed on GitHub, and secondly, you may prevent bugs from appearing in your project by already catching them in the review process.

Hi there. Thanks for the suggestion. Having more static analysis done by itself convinces me. I'm already using clang-tidy, but having more eyes on the code couldn't hurt.

It may take me some time to take a look at this though.