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 Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
system_health
table_managers Bump lru-dict to 1.3.0 (#105914) 2023-12-18 00:16:31 +01:00
__init__.py Move event permissions out of the websocket api into auth (#101975) 2023-10-15 23:14:19 +02:00
backup.py
const.py Move event permissions out of the websocket api into auth (#101975) 2023-10-15 23:14:19 +02:00
core.py Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
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 Bump SQLAlchemy to 2.0.23 (#103313) 2023-11-03 11:10:08 -05:00
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 Recover from previously failed statistics migrations (#101781) 2023-10-22 23:34:43 -04:00
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