- PR description is meaningful.
- There are no more than a few commits to merge.
- There are no more than a few lines of code to review.
- Maximum line length does not require scrolling in Github
- FMT and ScalaStyle and ScalaFix are good
- Unit tests for the added/modified code
- Overall unit test coverage good
- Unit tests are passing
- The plugin is added to itself
- The latest version is added to itself
- New dependencies do not have vulnerabilities
- There is no known vulnerability being added to this project
- Everything on this list is checked