mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 02:28:42 +00:00
[ci] Move skills to .agents/skills with .claude and .github symlinks (#19369)
This commit is contained in:
@@ -247,6 +247,9 @@ def lint_ext_check(fname):
|
||||
"CLAUDE.md",
|
||||
"GEMINI.md",
|
||||
".github/copilot-instructions.md",
|
||||
# Symlinks to the shared .agents/skills directory
|
||||
".claude/skills",
|
||||
".github/skills",
|
||||
# Symlink to the real wifi scan_list.h so the test stub cannot drift
|
||||
"tests/integration/fixtures/external_components/wifi/scan_list.h",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user