docs: Add formal language guidelines to AGENTS.md

- Use formal language in comments and documentation
- Avoid slang, neologisms, or informal expressions
- Maintain professional tone in code
This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-04-28 16:17:18 -03:00
parent 54882bcddd
commit a41e8973a5

View file

@ -224,6 +224,11 @@ result = DETECT "folha_salarios"
## 💬 Common BASIC Keywords Reference
### Language Guidelines
- Use formal language in all comments and documentation
- Avoid slang, neologisms, or informal expressions
- Maintain professional tone in code comments
### TALK - Bot Response
```basic