mirror of https://github.com/astral-sh/ruff
## Summary Add autofix infrastructure to `AIR302` name checks and use this logic to fix`"airflow", "api_connexion", "security", "requires_access_dataset"`, `"airflow", "Dataset"` and `"airflow", "datasets", "Dataset"` ## Test Plan The existing test fixture reflects the update |
||
|---|---|---|
| .. | ||
| AIR001.py | ||
| AIR002.py | ||
| AIR302_airflow_plugin.py | ||
| AIR302_args.py | ||
| AIR302_class_attribute.py | ||
| AIR302_context.py | ||
| AIR302_names.py | ||
| AIR302_names_try.py | ||
| AIR303.py | ||