- 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 horizontal scrolling in Github
- Compliant to FMT, ScalaStyle and ScalaFix
- Unit tests for the added/modified code
- Overall unit test coverage good
- Unit tests are passing
- The safety plugin is happy
- New dependencies do not have vulnerabilities
- There is no known vulnerability being added to this project
- Everything on this list is checked