Charlie Marsh
|
c1f0661225
|
Replace parents statement stack with a Nodes abstraction (#4233)
|
2023-05-06 16:12:41 +00:00 |
|
Dhruv Manilawala
|
2c91412321
|
Consider Flask app logger as logger candidate (#4253)
|
2023-05-06 11:31:10 -04:00 |
|
Charlie Marsh
|
64b7280eb8
|
Respect parent-scoping rules for NamedExpr assignments (#4145)
|
2023-04-29 22:45:30 +00:00 |
|
Charlie Marsh
|
2115d99c43
|
Remove ScopeStack in favor of child-parent ScopeId pointers (#4138)
|
2023-04-29 18:23:51 -04:00 |
|
Moritz Sauter
|
ee6d8f7467
|
Add bugbear immutable functions as allowed in dataclasses (#4122)
|
2023-04-27 21:23:06 -04:00 |
|
Micha Reiser
|
cab65b25da
|
Replace row/column based Location with byte-offsets. (#3931)
|
2023-04-26 18:11:02 +00:00 |
|
Jonathan Plasse
|
5e91211e6d
|
Add in_boolean_test to Context (#4072)
|
2023-04-23 23:18:23 -06:00 |
|
Micha Reiser
|
ba4f4f4672
|
Upgrade dependencies (#4064)
|
2023-04-22 18:04:01 +01:00 |
|
Dhruv Manilawala
|
ba98149022
|
Avoid RUF008 if field annotation is immutable (#4039)
|
2023-04-20 16:02:12 -04:00 |
|
Charlie Marsh
|
10d5415bcb
|
Ignore certain flake8-pyi errors within function bodies (#4029)
|
2023-04-19 15:10:29 -04:00 |
|
Charlie Marsh
|
7fa1da20fb
|
Support relative imports in banned-api enforcement (#4025)
|
2023-04-19 14:30:13 -04:00 |
|
Dhruv Manilawala
|
b6155232ac
|
Consider logger candidate from logging module only (#3878)
|
2023-04-04 19:52:57 +00:00 |
|
Charlie Marsh
|
d919adc13c
|
Introduce a ruff_python_semantic crate (#3865)
|
2023-04-04 16:50:47 +00:00 |
|