mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Fix hassfest command in copilot-instructions (#148405)
This commit is contained in:
parent
91b8262128
commit
420d1e169d
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@ -1149,7 +1149,7 @@ _LOGGER.debug("Processing data: %s", data) # Use lazy logging
|
|||||||
### Validation Commands
|
### Validation Commands
|
||||||
```bash
|
```bash
|
||||||
# Check specific integration
|
# Check specific integration
|
||||||
python -m script.hassfest --integration my_integration
|
python -m script.hassfest --integration-path homeassistant/components/my_integration
|
||||||
|
|
||||||
# Validate quality scale
|
# Validate quality scale
|
||||||
# Check quality_scale.yaml against current rules
|
# Check quality_scale.yaml against current rules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user