Skip to content

Commit

Permalink
perf(script): add gitchg-log as optional cli
Browse files Browse the repository at this point in the history
  • Loading branch information
kamontat committed Jan 1, 2024
1 parent ab92898 commit 9c37150
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/prerequisite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,7 @@ checking "shellcheck" \
checking "yamllint" \
"$optional_mode" "https://yamllint.readthedocs.io/en/stable/quickstart.html"

checking "git-chglog" \
"$optional_mode" "https://pkg.go.dev/github.com/git-chglog/git-chglog"

completed

0 comments on commit 9c37150

Please sign in to comment.