ruff/crates/ruff_linter
Brent Westbrook beeeb8d5c5 Stabilize the remaining Airflow rules (#20250)
- **Stabilize `airflow3-suggested-update` (`AIR311`)**
- **Stabilize `airflow3-suggested-to-move-to-provider` (`AIR312`)**
- **Stabilize `airflow3-removal` (`AIR301`)**
- **Stabilize `airflow3-moved-to-provider` (`AIR302`)**
- **Stabilize `airflow-dag-no-schedule-argument` (`AIR002`)**

I put this all in one PR to make it easier to double check with @Lee-W
before we merge this. I also made a few minor documentation changes and
updated one error message that I want to make sure are okay. But for the
most part this just moves the rules from `RuleGroup::Preview` to
`RuleGroup::Stable`!

Fixes #17749
2025-09-10 09:00:27 -04:00
..
resources [pyupgrade] Apply UP008 only when the __class__ cell exists (#19424) 2025-09-09 14:59:23 -04:00
src Stabilize the remaining Airflow rules (#20250) 2025-09-10 09:00:27 -04:00
Cargo.toml Bump 0.12.12 (#20242) 2025-09-04 11:35:56 -05:00