mirror of
https://github.com/gwebu-team/profile.d.git
synced 2025-12-09 04:05:46 +00:00
Update AGENTS.md (anarko/qwen3-coder-flash:30b)
This commit is contained in:
parent
dbc138e82e
commit
82d22c0bf0
1 changed files with 9 additions and 0 deletions
|
|
@ -20,3 +20,12 @@
|
|||
- **Licensing**: The Unlicense unless explicitly stated otherwise
|
||||
- **Indentation**: 4 spaces for shell scripts (see .editorconfig)
|
||||
- **Large Files**: Max 64KB (enforced by pre-commit)
|
||||
|
||||
## Testing
|
||||
- No specific testing framework currently used
|
||||
- Shell scripts should be tested with basic manual verification
|
||||
- Use `set -euo pipefail` for robust error handling
|
||||
|
||||
## Cursor/Copilot Rules
|
||||
- No specific .cursorrules or .github/copilot-instructions.md found
|
||||
- Follow standard shell script best practices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue