Commit e0a4b82
committed
fix: use Set with .has() instead of array .includes() for acceptsSortSite
Addresses SonarCloud warning to use Set for existence checks.1 parent 2b1c1cc commit e0a4b82
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