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:
parent
54882bcddd
commit
a41e8973a5
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue