### Summary Have a code QL tool validate the codebase is using best practices, analyze PR's, etc. ### Proposed Solution SonarCloud's free tier ### Alternative github's default QL tool ### Requirements - [x] analysis is performed on each PR - [x] analysis documents code coverage - [x] analysis blocks pr's if testing coverage is anadequate ### Additional Context [AWS Example](https://sonarcloud.io/summary/overall?id=aws_aws-sdk-java-v2&branch=master) ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](../blob/main/CODE_OF_CONDUCT.md)
Summary
Have a code QL tool validate the codebase is using best practices, analyze PR's, etc.
Proposed Solution
SonarCloud's free tier
Alternative
github's default QL tool
Requirements
Additional Context
AWS Example
Code of Conduct