mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 16:21:00 -05:00
5d6e3fcecc
Add support to run Commitlint against commit messages. It supports the current modes: - Lint the commit message of the last commit - Lint the commit messages of the pushed commits in case there is more than one pushed commit This commit also removes stuff that we used to run commitlint as a standalone tool because we can now use the commitlint instance that Super-linter ships: - lint-commit steps in lint-commit the GitHub Actions workflow - lint-commit Make target - commitlint and its dependencies in package.json and package-lock.json |
||
---|---|---|
.. | ||
bash-exec.sh | ||
build-metadata.sh | ||
git-merge-conflict-markers.sh | ||
install-arm-ttk.sh | ||
install-checkstyle.sh | ||
install-chktex.sh | ||
install-glibc.sh | ||
install-google-java-format.sh | ||
install-ktlint.sh | ||
install-lintr.sh | ||
install-lua.sh | ||
install-r-package-or-fail.R | ||
linterVersions.sh |