1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-02 21:19:16 +00:00

9 Commits

Author SHA1 Message Date
Ville Skyttä
f7aad4a9e6
Call pytest as python3 -m pytest () 2023-10-06 13:22:56 +02:00
Ville Skyttä
5551a345ea
Remove some unnecessary uses of regular expressions () 2023-10-03 20:55:00 -05:00
Ville Skyttä
6399d74c15
Remove unnnecessary pylint configs from core () 2023-08-22 23:12:12 +02:00
Franck Nijhof
b1a3bfb298
Drop flake8 in favor of Ruff () 2023-03-17 13:30:06 +01:00
Franck Nijhof
ca1a12898c
Enable Ruff D212 () 2023-02-03 23:08:48 +01:00
Franck Nijhof
e738924780
Enable Ruff SIM105 ()
* Enable Ruff SIM105

* Adjust existing cases
2023-01-26 21:06:22 -05:00
Aarni Koskela
bf41a971a2
Introduce ruff (eventually replacing autoflake, pyupgrade, flake8) () 2023-01-24 12:15:16 +01:00
Franck Nijhof
79b52a2b41
Stricter pylint message control () 2023-01-20 13:47:55 +01:00
Franck Nijhof
4ea9926497
Not to Tox () 2022-11-23 14:40:37 +01:00