This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-07 14:01:20 +01:00
Code
Activity
Files
6eabc44caba1230d94de00f2abe3868b51b6db7c
core
/
tests
/
pylint
T
History
Paulus Schoutsen
and
Claude
d6c13eee5c
Silence two pytest warnings in the pylint plugin tests (
#179833
)
...
Co-authored-by: Claude <
noreply@anthropic.com
>
2026-08-22 10:18:49 -05:00
..
actions
…
config_flow
Add pylint rule enforcing usb dependency for SerialPortSelector (
#175876
)
2026-07-07 15:11:16 -04:00
quality_scale
Silence two pytest warnings in the pylint plugin tests (
#179833
)
2026-08-22 10:18:49 -05:00
tests
Add pylint checker to check for using registries as fixture (
#172455
)
2026-07-22 09:56:23 +03:00
type_hints
Silence two pytest warnings in the pylint plugin tests (
#179833
)
2026-08-22 10:18:49 -05:00
__init__.py
…
conftest.py
Add pylint rule enforcing usb dependency for SerialPortSelector (
#175876
)
2026-07-07 15:11:16 -04:00
test_class_module.py
…
test_decorator.py
…
test_determinism.py
…
test_domain_constant.py
…
test_duplicate_const.py
…
test_entity_description_defaults.py
…
test_entity_unique_id_format.py
…
test_exception_translations.py
…
test_flow_translations.py
Add pylint checker for missing flow form translations (
#171705
)
2026-08-14 20:29:27 +02:00
test_greek_micro_char.py
…
test_imports.py
…
test_mdi_icons.py
…
test_naive_now.py
…
test_now.py
…
test_runtime_data.py
Flag hass.data.setdefault/get(DOMAIN) in runtime_data pylint checker (
#176084
)
2026-07-10 07:39:15 +02:00
test_sequential_executor_jobs.py
…
test_sorted_platforms.py
…
test_super_call.py
Add async_will_remove_from_hass to pylint super call checker (
#175986
)
2026-07-29 13:39:09 +02:00
test_unnecessary_format_mac.py
…
test_unused_test_fixture_args.py
…
test_utcnow.py
…