Setting up [SonarQube Cloud](https://sonarcloud.io/project/overview?id=NASA-AMMOS_anms) scanning using Github Actions. The following sub-tasks must be completed to mark this ticket as done: - [x] Generate token on SonarQube to use in ANMS repo - [x] Add token to repo as Secret Action - [x] Configuring a sonar-project.properties file in top level of repo - [x] Specify version number for scans with `sonar.projectVersion="v2.0"` in sonar-project.properties file - [x] Setting up Github Workflow config file in `.github/workflows/` in repo - [x] Verify scans are running successfully
Setting up SonarQube Cloud scanning using Github Actions. The following sub-tasks must be completed to mark this ticket as done:
sonar.projectVersion="v2.0"in sonar-project.properties file.github/workflows/in repo