Commit graph

239 commits

Author SHA1 Message Date
epenet 325a49e8ff
Enable pylint on tests (#119279)
* Enable pylint on tests

* Remove jobs==1
2024-06-20 16:02:49 +02:00
Sid 8c5c7203ea
Bump ruff to 0.4.9 (#119721) 2024-06-15 11:28:10 +02:00
Sid 121bfc9766
Bump ruff to 0.4.8 (#118894) 2024-06-06 12:05:35 +02:00
Sid daadc4662a
Bump ruff to 0.4.7 (#118612) 2024-06-01 20:04:04 +02:00
Sid f37edc207e
Bump ruff to 0.4.6 (#118384) 2024-05-29 17:35:54 +02:00
Marc Mueller 905adb2431
Update codespell ignore list (#118018) 2024-05-24 10:24:34 +02:00
Marc Mueller dc47792ff2
Update codespell to 2.3.0 (#118001) 2024-05-24 08:22:29 +02:00
Sid cc17725d1d
Bump ruff to 0.4.5 (#117958) 2024-05-23 07:29:09 +02:00
Marc Mueller 5c9c71ba2c
Fix performance regression with SignalType (#117920) 2024-05-22 13:58:37 +02:00
Sid e4a3cab801
Bump ruff to 0.4.4 (#117154) 2024-05-09 22:13:11 +02:00
Sid a5df229715
Bump ruff to 0.4.3 (#116749) 2024-05-04 11:56:40 +02:00
Sid e662e3b65c
Bump ruff to 0.4.2 (#116201)
* Bump ruff to 0.4.2

* review comments
2024-04-26 08:48:32 +02:00
Sid b450918f66
Bump ruff to 0.4.1 (#115873) 2024-04-20 21:35:02 +02:00
Bram Kragten f16ee2ded9
Update strict connection static page (#115473) 2024-04-12 23:35:59 +02:00
Sid 6d22dd073c
Bump ruff to 0.3.7 (#115451)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-04-12 16:03:23 +02:00
Marc Mueller a0e6fd6ec5
Add improved typing for event fire and listen methods (#114906)
* Add EventType implementation

* Update integrations for EventType

* Change state_changed to EventType

* Fix tests

* Remove runtime impact

* Add tests

* Move to stub file

* Apply pre-commit to stub files

* Fix ruff PYI checks

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-04-07 13:28:24 -10:00
Joost Lekkerkerker 991a4940cd
Bump ruff to 0.3.5 (#114634) 2024-04-02 13:53:58 +02:00
Robert Resch 476e39dd2c
Bump uv to 0.1.27 (#114629) 2024-04-02 13:19:50 +02:00
Joost Lekkerkerker 6bb4e7d62c
Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller 49a4fe41c6
Update codespell to 2.2.6 (#114167) 2024-03-25 12:33:25 +01:00
Marc Mueller 5d293f92b2
Update yamllint to 1.35.1 (#114166) 2024-03-25 11:22:55 +01:00
Marc Mueller 545b888034
Update ruff to 0.2.1 (#109796)
* Update ruff to 0.2.1

* Rename config sections

* Update remapped error codes

* Add ignores
2024-02-06 15:41:34 +01:00
Marc Mueller d2dee9e327
Update ruff to 0.1.15 (#109303) 2024-02-01 13:29:01 +01:00
Franck Nijhof 618cfe587a
Ensure pre-commit runs hassfest when icons change (#108470) 2024-01-20 13:28:11 +01:00
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
Aarni Koskela 706add4a57
Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
Franck Nijhof 24a65808ac
Update black to 23.11.0 (#103644) 2023-11-08 13:08:41 +01:00
Ville Skyttä 7d598801fe
Update prettier to 3.0.3 (#102929) 2023-10-28 08:56:26 -05:00
Franck Nijhof 29f61349ea
Update black to 23.10.0 (#102420) 2023-10-20 14:19:04 -10:00
Franck Nijhof 55a8f01dcf
Update ruff to v0.1.1 (#102421) 2023-10-20 12:33:07 -10:00
Franck Nijhof 2f0ba154b9
Update ruff to v0.0.292 (#101290) 2023-10-02 21:49:10 +02:00
Joost Lekkerkerker a111988232
Make codespell ignore snapshots (#100463) 2023-09-15 20:39:14 +02:00
Ville Skyttä fa0b999d08
Upgrade ruff to 0.0.289 (#100238) 2023-09-12 22:22:10 +02:00
Marc Mueller 58072189fc
Update black to 23.9.1 (#100108) 2023-09-11 12:14:50 +02:00
Marc Mueller 483e9c92bd
Update black to 23.9.0 (#99965) 2023-09-09 07:53:25 -05:00
Ville Skyttä 3094991236
Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
Marc Mueller 1fa66953b4
Use mirror to run black with pre-commit (#95605) 2023-08-03 13:21:07 +02:00
Marc Mueller 4d9b73033d
Update python-typing-update to 0.6.0 (#97531) 2023-07-31 17:59:40 +02:00
Joost Lekkerkerker 2bd6b519fa
Remove unused words from codespell check (#97152)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-24 19:29:24 +02:00
Joost Lekkerkerker 549fef08ad
Make Codespell skip snapshot tests (#97150) 2023-07-24 18:46:54 +02:00
Franck Nijhof 86708b5590
Update ruff to v0.0.280 (#97102) 2023-07-23 22:00:26 +02:00
Franck Nijhof 06aeacc324
Update black to 23.7.0 (#96901) 2023-07-19 14:42:35 +02:00
Franck Nijhof 303e549213
Update yamllint to 1.32.0 (#96109)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-07-10 10:13:48 +02:00
Franck Nijhof 18dddd6342
Update Ruff to v0.0.277 (#96108) 2023-07-09 10:10:23 -04:00
Marc Mueller 432bfffef9
Update ruff pre-commit repo (#95603) 2023-07-01 12:12:24 +02:00
Franck Nijhof c3936e6f14
Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
Ville Skyttä ca936d0b38
Replace bandit with ruff (#93200) 2023-06-08 22:46:04 +02:00
Ville Skyttä f7938c940c
Upgrade ruff to 0.0.272 (#94290) 2023-06-08 21:53:43 +02:00
Franck Nijhof 65d7e48815
Update ruff to v0.0.262 (#91767) 2023-04-21 08:15:41 +02:00
Franck Nijhof 6bad5f02c6
Update black to 23.3.0 (#90569) 2023-03-31 12:20:08 +02:00