Skip to content

Conversation

manoelmarcelino
Copy link

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:29
Introduces a comprehensive set of Cursor rules to guide development of the Mercado Pago Go SDK.

These rules encompass project structure, naming conventions, coding standards, development practices, testing guidelines, documentation practices, dependency management, security considerations, performance optimizations, code quality measures, editor configuration, and Makefile usage.

The rules aim to ensure consistency, maintainability, and quality throughout the SDK's codebase.
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
Copy link
Contributor

Choose a reason for hiding this comment

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

Apagar arquivo .DS_Store

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

@@ -0,0 +1,115 @@
# 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

@@ -0,0 +1,140 @@
# Changelog Order Response
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

feat: Updating Curso rules

- Adding Functionalities
- Remove Cursor log tasks
Copy link
Contributor

Choose a reason for hiding this comment

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

Apagar arquivo.

StatusDetail string `json:"status_detail,omitempty"`
CaptureMode string `json:"capture_mode,omitempty"`
UserID string `json:"user_id,omitempty"`
// Deprecated: campo não mais utilizado pela API
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// Deprecated: campo não mais utilizado pela API

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.

4 participants