Skip to content

Commit 9c3ab27

Browse files
authored
Create sonar-project.properties (#208)
* Create sonar-project.properties * Update sonar-project.properties * Update sonar-project.properties
1 parent bb3d9be commit 9c3ab27

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sonar-project.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
sonar.projectKey=NASA-AMMOS_anms
2+
sonar.organization=nasa-ammos
3+
# This is the name and version displayed in the SonarCloud UI.
4+
sonar.projectVersion="2.0" # version of ANMS software
5+
6+
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
7+
#sonar.sources=anms-core, anms-ui # potentially encase in quotes
8+
#sonar.sources=.
9+

0 commit comments

Comments
 (0)