Commit 87207ff
SONARPY-2961 Fix FP when the task is within a return statement (#287)
GitOrigin-RevId: f64bfddfa6414c46a1d54dab2d440f39a5f2e1891 parent 32c9133 commit 87207ff
2 files changed
Lines changed: 4 additions & 1 deletion
File tree
- python-checks/src
- main/java/org/sonar/python/checks
- test/resources/checks
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
0 commit comments