core/homeassistant/components/hassio
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 Add Raspberry Pi 5 to version and hardware integration (#105992) 2023-12-18 19:31:37 +01:00
addon_manager.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
addon_panel.py Fix hassio with python3.11 (#92178) 2023-04-28 15:38:32 +02:00
auth.py
binary_sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
config_flow.py
const.py
diagnostics.py
discovery.py
entity.py
handler.py
http.py
ingress.py Avoid double URL creation for hassio ingress (#105052) 2023-12-05 09:29:43 +01:00
issues.py
manifest.json
repairs.py Improve decorator type annotations [core] (#104826) 2023-11-30 18:50:31 +01:00
sensor.py
services.yaml
strings.json
system_health.py
update.py
websocket_api.py