HotSprings-GmbH / data-science-project-template

The HSG Data Science Project Template is a cookiecutter template to configure data science project repositories.
Apache License 2.0
5 stars 4 forks source link

Bump commitlint to 9.11.0 and make check script work #30

Closed FabianScheidt closed 2 months ago

FabianScheidt commented 7 months ago

The script to check commit messages was voided, as filenames were no longer passed. This change was hidden by touching COMMIT_EDITMSG before running the script. This reverts the change to the script and enables the passthrough of filenames.

Fixes #29

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: