This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-10 10:06:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bad9b1c95f203ec9ef052d38f0d547259fb38791
core
/
pylint
/
plugins
T
History
Marc Mueller
and
GitHub
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