Commit f416d7f
fix(bleach-to-nh3): replace bleach with nh3 in api_sonarqube importer
Missed file in initial bleach→nh3 migration. Maps bleach.clean() params
to nh3.clean() equivalents: protocols→url_schemes, lists→sets.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ec2a0f6 commit f416d7f
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
| |||
0 commit comments