GenSpectrum / dashboards

https://genspectrum.github.io/dashboards/
GNU Affero General Public License v3.0
1 stars 0 forks source link

build(root): lint commit messages #148

Closed fengelniederhammer closed 1 month ago

fengelniederhammer commented 1 month ago

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