ruff/crates/ruff_linter
Wei Lee 05cde8bd19
[airflow] Extend airflow.models..Param check (AIR311) (#21043)
<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->

* Extend `airflow.models.Param` to include `airflow.models.param.Param`
case and include both `airflow.models.param.ParamDict` and
`airflow.models.param.DagParam` and their `airflow.models.` counter part

## Test Plan

<!-- How was it tested? -->

update the text fixture accordingly and reorganize them in the third
commit
2025-10-23 17:12:52 -04:00
..
resources [airflow] Extend airflow.models..Param check (AIR311) (#21043) 2025-10-23 17:12:52 -04:00
src [airflow] Extend airflow.models..Param check (AIR311) (#21043) 2025-10-23 17:12:52 -04:00
Cargo.toml Bump 0.14.2 (#21051) 2025-10-23 15:17:22 -04:00