Skip to content
New issue

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

FEC-10 feat: add commit lint on create PR and pre commit hooks #12

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

quatrolavita
Copy link
Collaborator

@quatrolavita quatrolavita commented Jul 31, 2023

@quatrolavita quatrolavita changed the title FEC-10 feat: add commit lint on create PR [WIP] FEC-10 feat: add commit lint on create PR Jul 31, 2023
@quatrolavita quatrolavita changed the title [WIP] FEC-10 feat: add commit lint on create PR FEC-10 feat: add commit lint on create PR Aug 1, 2023
@quatrolavita quatrolavita changed the title FEC-10 feat: add commit lint on create PR FEC-10 feat: add commit lint on create PR and pre commit hooks Aug 1, 2023
Copy link
Contributor

@MaxKalashnyk MaxKalashnyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@quatrolavita quatrolavita self-assigned this Aug 1, 2023
@@ -0,0 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both .commitlintrc.json and commitlint.config.ts are required, right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, they are must-have, in future we can edit commit lint rules, if needed

@quatrolavita quatrolavita merged commit ce89ffd into develop Aug 3, 2023
1 check passed
@quatrolavita quatrolavita deleted the feat/add_commit_lint branch August 3, 2023 09:31
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.

4 participants