superlint/test/data/super-linter-summary/markdown/table
Marco Ferrari 5d6e3fcecc
feat: lint commit messages with commitlint (#6118)
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
2024-09-19 08:53:13 +00:00
..
expected-summary-test-linters-expect-failure-slim.md feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
expected-summary-test-linters-expect-failure-standard.md feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
expected-summary-test-linters-expect-success-slim.md feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
expected-summary-test-linters-expect-success-standard.md feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
expected-summary-test-linters-fix-mode-slim.md feat: add pyink as a Python formatter (#6083) 2024-08-27 15:00:51 +00:00
expected-summary-test-linters-fix-mode-standard.md feat: add pyink as a Python formatter (#6083) 2024-08-27 15:00:51 +00:00