Skip to content

chore: implement commitlint with conventional commits standard#350

Merged
AlAfiz merged 1 commit into
BETAIL-BOYS:mainfrom
mubking:feat/commitlint-conventional-commits-259
Jun 25, 2026
Merged

chore: implement commitlint with conventional commits standard#350
AlAfiz merged 1 commit into
BETAIL-BOYS:mainfrom
mubking:feat/commitlint-conventional-commits-259

Conversation

@mubking

@mubking mubking commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Description

Closes #259

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would break existing functionality)
  • Refactor (code improvement without functional changes)
  • Documentation update

Testing Strategy

  • I have run the linter and type checker
  • I have added/updated tests
  • All existing tests pass

Self-Review Checklist

  • My code follows the project's coding style
  • I have reviewed my own code for potential issues
  • I have added necessary documentation/comments
  • I have updated relevant README or docs if needed
  • No new warnings or errors are introduced
  • Changes are backward-compatible (or documented breaking changes)

@AlAfiz AlAfiz merged commit 48ec63c into BETAIL-BOYS:main Jun 25, 2026
1 of 2 checks passed
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.

Implement Commitlint to enforce Conventional Commits standards

3 participants