mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +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
|
||||
```bash
|
||||
# Check specific integration
|
||||
python -m script.hassfest --integration my_integration
|
||||
python -m script.hassfest --integration-path homeassistant/components/my_integration
|
||||
|
||||
# Validate quality scale
|
||||
# Check quality_scale.yaml against current rules
|
||||
|
Loading…
x
Reference in New Issue
Block a user