hass-core/homeassistant/components/wled
Ville Skyttä 24b1e01d71
Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080)
* Disable Ruff rules that may conflict with the formatter

* Upgrade Ruff to 0.1.8

- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8

* Format with Ruff 0.1.8
2023-12-20 23:55:09 +01:00
..
__init__.py
binary_sensor.py
button.py
config_flow.py
const.py
coordinator.py
diagnostics.py
helpers.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
light.py
manifest.json
models.py
number.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
select.py
sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
services.yaml
strings.json W-Z: add host field description (#104996) 2023-12-04 14:48:56 +01:00
switch.py
update.py