MaibornWolff / metric-gardener

BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Fix husky pre-push regex checking #211

Closed clemens-mw closed 5 months ago

clemens-mw commented 5 months ago

Fix husky pre-push regex checking

Closes: #208

Description

Fixes this issue: https://stackoverflow.com/questions/12230690/string-comparison-in-bash-not-found Using this template: https://stackoverflow.com/questions/30647654/how-to-write-and-match-regular-expressions-in-bin-sh-script

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled: