reanahub / reana-ui

REANA UI frontend
http://reana-ui.rtfd.io
MIT License
4 stars 32 forks source link

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

Closed tiborsimko closed 6 months ago

tiborsimko commented 6 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.