Release Notes
Preview features
- Avoid adding whitespace to the end of a docstring after an escaped quote (#17216)
- [
airflow] Extract AIR311 from AIR301 rules (AIR301, AIR311) (#17310, #17422)
Bug fixes
- Raise syntax error when
\ is at end of file (#17409)
Contributors
Install ruff 0.11.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-installer.ps1 | iex"
Download ruff 0.11.6