Skip to content

Conversation

iesoftwaredeveloper
Copy link

Add commit-memo tool that provides a comprehensive cheatsheet for conventional commits including structure, examples, and common tools.

  • Implements markdown-based content display
  • Covers all conventional commit elements (type, scope, description, body, footer)
  • Includes examples and common tooling (commitizen, commitlint, husky, etc.)
  • Follows established tool architecture pattern

Add commit-memo tool that provides a comprehensive cheatsheet for
conventional commits including structure, examples, and common tools.

- Implements markdown-based content display
- Covers all conventional commit elements (type, scope, description, body, footer)
- Includes examples and common tooling (commitizen, commitlint, husky, etc.)
- Follows established tool architecture pattern
Fix ESLint violations in commit-memo tool files:
- Sort imports alphabetically (expect, test)
- Prefix unused parameter with underscore (_page)
- Add missing newlines at end of files
Fix ESLint violations in commit-memo tool files:
- Revert prefix unused parameter with underscore (_page)
Copy link

sonarqubecloud bot commented Aug 7, 2025

@sharevb
Copy link
Contributor

sharevb commented Aug 8, 2025

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.

2 participants