Commit 3a3753a
committed
fix: use Set with .has() instead of array .includes() for acceptsSortSite
Addresses SonarCloud warning to use Set for existence checks.1 parent 2a7653f commit 3a3753a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
0 commit comments