Commit 99deaac
committed
Fix build warning: Unlimited fetch depth
SonarCloud is showing a warning that the shallow clone is hurting analysis.
I'll fix this by doing a deep clone. There's nothing big here to hurt this,
so I bet the impact on build performance will be negligible.1 parent f49a977 commit 99deaac
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments