Skip to content

Conversation

manoelmarcelino
Copy link

@manoelmarcelino manoelmarcelino commented Jul 8, 2025

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

kelvincarvalhosilva and others added 2 commits May 30, 2025 11:19
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
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
@@ -0,0 +1,232 @@
# Changelog Order Request
Copy link
Contributor

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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@@ -0,0 +1,131 @@
# CHANGELOG_ORDER_RESPONSE.md
Copy link
Contributor

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

Copy link
Contributor

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".
Copy link
Contributor

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".
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"atualize" typo

Copy link
Author

@manoelmarcelino manoelmarcelino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove changelogs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants