superlint/.github
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
..
ISSUE_TEMPLATE chore: fix formatting issues (#6028) 2024-08-15 10:21:26 +02:00
linters feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
release-please chore(main): release 7.1.0 (#6040) 2024-08-28 07:32:57 +00:00
workflows feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
CODEOWNERS Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
CONTRIBUTING.md chore: devcontainer, docs, prettier config (#6119) 2024-09-13 14:37:48 +02:00
dependabot.yml chore: manage php dependencies (#6139) 2024-09-13 08:08:39 +02:00
pull_request-template.md chore: devcontainer, docs, prettier config (#6119) 2024-09-13 14:37:48 +02:00