Commit 4f720c4
committed
Create a SonarQube properties file
Apart from boilerplate settings, this sets the project version to 1.0 for anchoring analysis records, and the following configuration that should skip code duplication analysis for test code which is inherently repetitive:
sonar.cpd.exclusions=tests/**1 parent 844a617 commit 4f720c4
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments