Commit 68297ba
SONARPY-3772 Implement S8439: Django view functions should include all URL parameters (#887)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
GitOrigin-RevId: 11f315cd45432aad488a71d85ecb98401f661a2a1 parent b68ef89 commit 68297ba
File tree
1 file changed
+1
-2
lines changed- python-checks/src/main/java/org/sonar/python/checks/utils
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
| 62 | + | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
0 commit comments