Commit 931f791
authored
ci(sonar): add .sonarcloud.properties so Automatic Analysis honors the i18n cpd exclusion (#58)
Fixes #57. Automatic Analysis ignores sonar-project.properties (CI
scanners only) and offers no Analysis Scope page in the web UI — its
supported configuration channel is this dot-file on the default branch.
Carries the same two settings: the src/i18n/** duplication exclusion
(parallel locale dictionaries are the architecture, PRD D4/FR-7) and
the advisory-only workflow-rule suppressions.1 parent d631891 commit 931f791
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments