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)
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 2025

sharevb added a commit to sharevb/it-tools that referenced this pull request Dec 14, 2025
@sharevb
Copy link
Contributor

sharevb commented Dec 14, 2025

Hi @iesoftwaredeveloper , I integrated your cheatsheet that is more complete: https://sharevb-it-tools.vercel.app/git-semantic-commit-memo

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

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