Commit 5c7ffe3
authored
chore: exclude .ci/ from SonarCloud source analysis (#5043)
The .ci/ directory contains CI infrastructure (shell scripts,
Dockerfiles, YAML configs) that is not application source code.
SonarCloud findings on these files are noise.
Assisted-by: OpenCode1 parent 830ac72 commit 5c7ffe3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
0 commit comments