INeedJobToStartWork / INeedJobToStartWork/Commit-Smile

✨[Idea] - message linter

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
TypeScript
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### Idea ✨

lint command which will lint commit message

### How it should work?

should check validity of commit message with formatter

### What it gonna solve? Why we should ad it?

With this we can check at github actions that user commits are fine

### How it should be implemented?

as command `commitsmile init "message"`

### Example of usage / I have seen it in other library

@commitlint/cli

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by locating the TypeScript CLI entry point for `commitsmile`, then review @commitlint/cli for the expected formatter and validity-checking behavior. Done should include a usable lint command that accepts a commit message and can run in GitHub Actions, but the message format and validation rules still need definition.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
ci-cd, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.