Commit a57fc54
authored
SONARPY-1318 Rule S6545: Built-in generic types should be preferred over the typing module in type hints (#1432)
1 parent 6d32888 commit a57fc54
File tree
9 files changed
+2971
-1
lines changed- its/ruling/src/test
- java/org/sonar/python/it
- resources/expected
- python-checks/src
- main
- java/org/sonar/python/checks
- resources/org/sonar/l10n/py/rules/python
- test
- java/org/sonar/python/checks
- resources/checks
9 files changed
+2971
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments