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

build(root): lint commit messages #148

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

fengelniederhammer
Copy link
Collaborator

resolves #147

Summary

Using https://commitlint.js.org/.

I enforced that a scope is present in the message. If we notice that it feels too restrictive, we can remove that check later.

The last dependabot commit broke the body-max-line-length default of 100, so I set it to 200.

Screenshot

PR Checklist

  • [ ] The implemented feature is covered by an appropriate test.

Copy link
Collaborator

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

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

LGTM

package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
@fengelniederhammer fengelniederhammer merged commit 50e9770 into main Apr 17, 2024
4 checks passed
@fengelniederhammer fengelniederhammer deleted the 147-lint-commit-messages branch April 17, 2024 10:35
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.

lint commit messages
2 participants