mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Remove coveragerc (#121286)
This commit is contained in:
@ -14,7 +14,6 @@ from . import (
|
||||
codeowners,
|
||||
config_flow,
|
||||
config_schema,
|
||||
coverage,
|
||||
dependencies,
|
||||
dhcp,
|
||||
docker,
|
||||
@ -53,7 +52,6 @@ INTEGRATION_PLUGINS = [
|
||||
config_flow, # This needs to run last, after translations are processed
|
||||
]
|
||||
HASS_PLUGINS = [
|
||||
coverage,
|
||||
docker,
|
||||
mypy_config,
|
||||
metadata,
|
||||
|
Reference in New Issue
Block a user