This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-07 07:29:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
pylint
/
plugins
History
Marc Mueller
37288d7788
Add pylint plugin to check for calls to base implementation (
#100432
)
2023-09-18 13:39:36 -05:00
..
hass_enforce_super_call.py
Add pylint plugin to check for calls to base implementation (
#100432
)
2023-09-18 13:39:36 -05:00
hass_enforce_type_hints.py
Remove str as a valid HVACMode & HVACAction type (
#94644
)
2023-06-15 20:16:17 +02:00
hass_imports.py
Migrate backported StrEnum to built-in StrEnum (
#97101
)
2023-07-23 23:19:24 +02:00
hass_inheritance.py
Prevent NumberEntity and RestoreEntity inheritance (
#93467
)
2023-05-24 20:59:14 +02:00
hass_logger.py
Run
flake8
on more files (
#85333
)
2023-01-16 20:53:14 +01:00