Add some AI instructions (#9606)

This commit is contained in:
Jesse Hills
2025-07-17 22:40:28 +12:00
committed by GitHub
parent 3713f7004d
commit b361b93722
5 changed files with 228 additions and 0 deletions

View File

@@ -241,6 +241,9 @@ def lint_ext_check(fname):
"docker/ha-addon-rootfs/**",
"docker/*.py",
"script/*",
"CLAUDE.md",
"GEMINI.md",
".github/copilot-instructions.md",
]
)
def lint_executable_bit(fname):