fix: resolve CI test failures
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 01:46:17 +00:00
parent 2bd78047cd
commit c08e692868

View File

@@ -0,0 +1,20 @@
# Project Context for GitHub Copilot
## Project Details
```
Language: {{project.primaryLanguage}}
Frameworks: {{project.frameworks}}
Build Tools: {{project.buildTools}}
Files: {{project.fileCount}}
```
## Dependencies
```
{{dependencies}}
```
## Coding Conventions
{{conventions}}
---
*Generated by AI Context Generator*