We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eabd43 commit 5628edbCopy full SHA for 5628edb
Makefile
@@ -51,9 +51,8 @@ count-tokens: # Count LLM tokens for key instruction packs; optional: args=[file
51
.github/instructions/shell.instructions.md \
52
.github/instructions/docker.instructions.md \
53
.github/instructions/python.instructions.md \
54
- .github/instructions/typescript.instructions.md \
55
- .github/instructions/terraform.instructions.md \
56
.github/instructions/includes \
+ .github/skills/repository-template/SKILL.md \
57
)
58
59
clean:: # Remove project-specific generated files (main) @Operations
0 commit comments