We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lint command which will lint commit message
should check validity of commit message with formatter
With this we can check at github actions that user commits are fine
as command commitsmile init "message"
commitsmile init "message"
@commitlint/cli
The text was updated successfully, but these errors were encountered:
INeedJobToStartWork
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: