Skip to content
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

feat: update cursor rules and improve markdown handling #132

Merged
merged 4 commits into from
Sep 18, 2024

Conversation

dgokcin
Copy link
Owner

@dgokcin dgokcin commented Sep 18, 2024

Summary

This PR introduces new features for handling markdown files with code snippets and improves code formatting in the README.md file.

Changes

  • Added new cursor rules for handling markdown files with code snippets
  • Implemented automatic fixing of markdown code block indentation
  • Improved code block formatting in README.md by adding language identifiers (bash)
  • Consolidated and simplified cursor rule instructions

Additional Notes

These changes enhance the consistency and readability of markdown files, particularly those containing code snippets. The new cursor rules provide clearer guidelines for formatting, which should improve the overall quality of documentation and code examples in the project.

- simplify and clarify rules for handling markdown files
- add specific instructions for code snippet indentation
- remove redundant rules for code formatting
- updated the prompt for create-commit to include input placeholder
- updated the prompt for create-issue to include input placeholder
- updated the prompt for create-pr to include input placeholder
- updated the prompt for aws-expert to include input placeholder
@dgokcin dgokcin merged commit 59c483b into main Sep 18, 2024
2 checks passed
@dgokcin dgokcin deleted the minor-adjustments branch September 18, 2024 12:33
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.

1 participant