Stabilize the remaining Airflow rules by ntBre · Pull Request #20250 · astral-sh/ruff (original) (raw)
added this to the v0.13 milestone
Implementing or modifying a lint rule
label
ntBre marked this pull request as ready for review
ntBre linked an issue
that may beclosed by this pull request
Minor docs tweaks, but the tests for all of these are in the right location
Restore "removed" language in error and snapshots, see #20250 (comment)
ntBre mentioned this pull request
ntBre deleted the brent/airflow branch
ntBre mentioned this pull request
2 tasks
ntBre added a commit that referenced this pull request
- 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
ntBre added a commit that referenced this pull request
- 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
ntBre added a commit that referenced this pull request
- 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
ntBre added a commit that referenced this pull request
- 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
dcreager added a commit that referenced this pull request
- main: (26 commits)
Ignore deprecated rules unless selected by exact code (#20167)
Stabilize adding future import via config option (#20277)
[
flake8-errmsg] Stabilize extendingraw-string-in-exception(EM101) to support byte strings (#20273) Stabilize the remaining Airflow rules (#20250) [flake8-bugbear] Stabilize support for non-context-manager calls inassert-raises-exception(B017) (#20274) [flake8-commas] Stabilize support for trailing comma checks in type parameter lists (COM812,COM819) (#20275) [pygrep_hooks] Stabilize usingAsyncMockmethods ininvalid-mock-access(PGH005) (#20272) Stabilize new strategy for classifying imports as first party (#20268) [pylint] Stabilize ignoring__init__.pyforuseless-import-alias(PLC0414) (#20271) [pylint] Stabilize adding U+061C tobidirectional-unicode(PLE2502) (#20276) [flake8-simplify] Stabilize fix safety ofmultiple-with-statements(SIM117) (#20270) Stabilizepytest-raises-ambiguous-pattern(RUF043) (#20253) Stabilizef-string-number-format(FURB116) (#20247) [pyupgrade] Removenon-pep604-isinstance(UP038) (#19156) [pandas-vet] Removepandas-df-variable-name(PD901) (#19223) Remove deprecated macOS config file discovery (#19210) Stabilizeredundant-none-literal(PYI061) (#20236) Stabilizegeneric-not-last-base-class(PYI059) (#20246) Stabilizeuseless-class-metaclass-type(UP050) (#20230) Stabilizeos-symlink(PTH211) (#20229) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})