hass-core/homeassistant/components/recorder
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
..
auto_repairs Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
history Significantly improve performance for some cases of the history start time state query (#99450) 2023-11-28 16:23:49 -06:00
models
system_health
table_managers Bump lru-dict to 1.3.0 (#105914) 2023-12-18 00:16:31 +01:00
__init__.py
backup.py
const.py
core.py
db_schema.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
entity_registry.py
executor.py
filters.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
manifest.json
migration.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
pool.py
purge.py Chunk purging attributes and data ids for old SQLite versions (#104296) 2023-11-24 11:46:02 +01:00
queries.py
repack.py
services.py
services.yaml
statistics.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
strings.json
tasks.py
util.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
websocket_api.py