<img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/14315/badge.svg"/>
CommentCop is a console app created to do simple operations on Github Issues's comments.
MVP is to be able to point to a given issue list of a repository and delete all comments in those issues that obey a certain criteria.
Run in terminal (includes unit tests and code quality checks):
mvn clean install
Please refer to CONTRIBUTING file.
Please refer to license file.