Code Quality Analysis
- Static code analysis:
- SonarQube
- CodeQL
- Analysis using Sonar Cloud
- Create a Sonar Cloud Account with your github account
- Analyze new project and select organization/repositories in your Github
- Generate a sonar cloud token
- Refer Here for code analysis
