Skip to content

Conversation

4N1Z
Copy link
Member

@4N1Z 4N1Z commented Sep 30, 2024

Commit lints added for better commit and for the ease of creating change-logs

  • Added commitlint for commit prompting
  • Added husky for managing git hooks

@AnirudhDaya AnirudhDaya added the enhancement New feature or request label Oct 8, 2024
@AnirudhDaya
Copy link
Member

Support with some screenshots on how linting will affect commit messages. Can it be overidden?

@4N1Z
Copy link
Member Author

4N1Z commented Oct 10, 2024

Hey, Got it.
Here are the screenshots of how it may look :

1 . git commit, or git commit -m "<your_message>"

It overides and prompts the user to go through the convention
image

2. To force git commit in a normal way : use git commit --no-verify -m "<your_message>"

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants