hass-core/homeassistant/components/blinksticklight/ruff.toml
2024-07-12 16:09:07 +02:00

5 lines
No EOL
69 B
TOML

extend = "../../../pyproject.toml"
lint.extend-ignore = [
"F821"
]