mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-18 04:39:29 +00:00
chore: Improve AGENTS.md.
This commit is contained in:
@@ -38,4 +38,5 @@
|
|||||||
### General
|
### General
|
||||||
- **Formatting**: ruff for Python, ESLint for TypeScript
|
- **Formatting**: ruff for Python, ESLint for TypeScript
|
||||||
- **Commits**: Use conventional commits, run pre-commit hooks before pushing
|
- **Commits**: Use conventional commits, run pre-commit hooks before pushing
|
||||||
|
- Avoid including specific numbers, counts, or data-dependent information that may become outdated
|
||||||
- **Security**: Never log sensitive data, use environment variables for secrets
|
- **Security**: Never log sensitive data, use environment variables for secrets
|
||||||
|
|||||||
Reference in New Issue
Block a user