ruff/crates/ruff_linter
Wei Lee b6281a8805
[airflow] update existing AIR302 rules with better suggestions (#17542)
## Summary

Even though the original suggestion works, they've been removed in later
version and is no longer the best practices.

e.g., many sql realted operators have been removed and are now suggested
to use SQLExecuteQueryOperator instead

## Test Plan

The existing test fixtures have been updated
2025-04-25 12:44:28 -04:00
..
resources [airflow] update existing AIR302 rules with better suggestions (#17542) 2025-04-25 12:44:28 -04:00
src [airflow] update existing AIR302 rules with better suggestions (#17542) 2025-04-25 12:44:28 -04:00
Cargo.toml Bump 0.11.7 (#17613) 2025-04-24 13:06:38 -05:00