7 Commits
Author SHA1 Message Date
f0396aca8a Fix line length violations in script/ (#170759)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
2026-05-17 10:30:02 -04:00
1db68327f9 Enable Ruff PTH for the script directory (#124441)
* Enable Ruff PTH for the script directory

* Address review comments

* Fix translations script

* Update script/hassfest/config_flow.py

Co-authored-by: Martin Hjelmare <[email protected]>

---------

Co-authored-by: Martin Hjelmare <[email protected]>
2024-09-06 11:33:01 +02:00
Marc MuellerandGitHub a6b842f818 Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
Marc MuellerandGitHub da6802b009 Drop tomli (#97064) 2023-07-22 17:04:45 -05:00
Dustin RodriguesandGitHub c7e9afcef8 Fix typo in requires-python hassfest error message (#87896) 2023-02-12 09:11:56 -06:00
Marc MuellerandGitHub 1ac71455cb Move remaining metadata to pyproject (#72469) 2022-05-26 02:54:49 +02:00
Marc MuellerandGitHub 75f39f9ca2 Move version metadata key to setup.cfg (#65091)
* Move version to setup.cfg
* Move python_requires to setup.cfg
* Add script to validate project metadata
* Add dedicated pre-commit hook
2022-01-28 13:36:20 +01:00