ruff/crates/ruff_linter
Sneha Prabhu 6bc52f2855
Add AIR301 rule (#17707)
<!--
Thank you for contributing to Ruff! 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?
- Does this pull request include references to any relevant issues?
-->

## Summary

Add "airflow.secrets.cache.SecretCache" →
"airflow.sdk.cache.SecretCache" rule

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

## Test Plan

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

---------

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
2025-08-11 09:14:43 -04:00
..
resources Add AIR301 rule (#17707) 2025-08-11 09:14:43 -04:00
src Add AIR301 rule (#17707) 2025-08-11 09:14:43 -04:00
Cargo.toml Clean up unused rendering code in `ruff_linter` (#19832) 2025-08-09 14:20:48 -04:00