ruff/resources/test
Steve Dignam 0c624af036
Add flake8-pie PIE800: no-unnecessary-spread (#1881)
Checks for unnecessary spreads, like `{**foo, **{"bar": True}}`
rel: https://github.com/charliermarsh/ruff/issues/1879
rel: https://github.com/charliermarsh/ruff/issues/1543
2023-01-22 21:43:34 -05:00
..
fixtures Add flake8-pie PIE800: no-unnecessary-spread (#1881) 2023-01-22 21:43:34 -05:00
package Auto-detect same-package imports (#1266) 2022-12-16 21:19:11 -05:00
project Avoid parsing pyproject.toml files when settings are fixed (#1827) 2023-01-12 13:15:44 -05:00