reanahub / reana-workflow-engine-cwl

REANA Workflow Engine CWL
http://reana-workflow-engine-cwl.readthedocs.io/
MIT License
5 stars 37 forks source link

ci(commitlint): addition of commit message linter #256

Closed tiborsimko closed 10 months ago

tiborsimko commented 10 months ago

Adds commitlint to check the commit message style against agreed conventional commits configuration.

Changes script argument values to always use linter names (e.g. shellcheck).

Changes argument handling to allow only one checking action that can now accept further optional arguments.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0454b3c) 1.26% compared to head (34dac82) 1.26%.

:exclamation: Current head 34dac82 differs from pull request most recent head bcd87d1. Consider uploading reports for the commit bcd87d1 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-workflow-engine-cwl/pull/256/graphs/tree.svg?width=650&height=150&src=pr&token=4Cs98je7oj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-workflow-engine-cwl/pull/256?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #256 +/- ## ====================================== Coverage 1.26% 1.26% ====================================== Files 10 10 Lines 555 555 ====================================== Hits 7 7 Misses 548 548 ```