Closed tiborsimko closed 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.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (6767d33) 28.47% compared to head (d40a675) 28.47%.
6767d33
d40a675
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.