Commit e850973
chore: exclude S1313 (hardcoded IP) findings in test fixture data
tests/test_operators/ and tests/test_transformations/ hold literal
test data for the @ipMatch/@geoLookup operators, which is IP addresses
by definition - SonarCloud flagged 5207 instances of "hardcoded IP
address" there, which single-handedly failed the PR's maintainability
quality gate. Scoped to just this rule and these two paths; every
other rule still applies.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 6af8b9d commit e850973
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments