-
Notifications
You must be signed in to change notification settings - Fork 217
Feature/ai fest #561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Feature/ai fest #561
Conversation
Adds a comprehensive ruleset tailored for Cursor to enhance code understanding and navigation within the Mercado Pago PHP SDK project. The ruleset provides: - Project overview and structure - Naming conventions - Code patterns - Development practices, including error handling, logging, and testing - Configuration details, dependency management, and security measures - Performance optimization strategies - Code quality tools and CI/CD practices - Editor configuration and composer scripts
CHANGELOG_ORDER_REQUEST.md
Outdated
@@ -0,0 +1,232 @@ | |||
# Changelog Order Request |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Não precisa subir esse arquivo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
CHANGELOG_ORDER_RESPONSE.md
Outdated
@@ -0,0 +1,131 @@ | |||
# CHANGELOG_ORDER_RESPONSE.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Não precisa subir esse arquivo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
- **Não remova as propriedades obsoletas:** Marque como obsoletas (nos comentários) as propriedades da classe que não estão no JSON, mas não as remova. | ||
|
||
**6. Registro de Alterações** | ||
- Se o arquivo já existir, atuialize, se não crie um arquivo de log chamado `CHANGELOG_ORDER_REQUEST.md`, documentando todas as alterações com comparações divido entre "antes" e "depois". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"atualize" typo
- **Não remova as propriedades obsoletas:** Marque como obsoletas (nos comentários) as propriedades da classe que não estão no JSON, mas não as remova. | ||
|
||
**6. Registro de Alterações** | ||
- Se o arquivo já existir, atuialize, se não crie um arquivo de log chamado `CHANGELOG_ORDER_RESPONSE.md`, documentando todas as alterações com comparações divido entre "antes" e "depois". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"atualize" typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove changelogs
IA Fest
feat: Updating Curso rules and reorganize folder structure
Update Curso rules to reflect new guidelines
Implement a new folder structure for better organization
Create specific task files for order contract updates