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

infrastructure: provide instructions how to solve gitlint warnings #210

Closed
AlexanderLanin opened this issue Jan 23, 2025 · 0 comments · Fixed by #221
Closed

infrastructure: provide instructions how to solve gitlint warnings #210

AlexanderLanin opened this issue Jan 23, 2025 · 0 comments · Fixed by #221
Labels
infrastructure General Score infrastructure topics

Comments

@AlexanderLanin
Copy link
Member

AlexanderLanin commented Jan 23, 2025

Users who are trying to create a commit are typically not aware of how to fix a gitlint warning.
For example score mandates a "<lower_case_prefix>:" for commits and a commit body.
The warning should mention how to change the commit message and overwrite the old commit (force push).

Bonus: consider checking such rules pre-commit!

example: #206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure General Score infrastructure topics
Projects
Development

Successfully merging a pull request may close this issue.

1 participant