Commit cb6e0c5
SONARPY-789 S5953: Avoid raising on names prefixed with underscore
1 parent c4b6b02 commit cb6e0c5
2 files changed
Lines changed: 4 additions & 1 deletion
File tree
- python-checks/src
- main/java/org/sonar/python/checks
- test/resources/checks/undefinedSymbols
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
0 commit comments