mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 18:18:43 +00:00
[ci] Move skills to .agents/skills with .claude and .github symlinks (#19369)
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
||||
../.agents/skills
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../.agents/skills
|
||||
@@ -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