ruff/crates/ruff_linter
Wei Lee f989c2c3af
[airflow] Add autofix infrastructure to AIR302 name checks (#16965)
## 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
2025-04-02 15:27:51 +00:00
..
resources [airflow] Add autofix infrastructure to AIR302 name checks (#16965) 2025-04-02 15:27:51 +00:00
src [airflow] Add autofix infrastructure to AIR302 name checks (#16965) 2025-04-02 15:27:51 +00:00
Cargo.toml Control flow graph: setup (#17064) 2025-04-01 05:53:42 -05:00