superlint/dependencies
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
..
checkstyle deps(java): bump com.puppycrawl.tools:checkstyle (#6069) 2024-08-26 16:31:08 +00:00
composer chore: manage php dependencies (#6139) 2024-09-13 08:08:39 +02:00
google-java-format deps(java): bump com.google.googlejavaformat:google-java-format (#5961) 2024-08-13 14:44:18 +00:00
ktlint deps(java): bump com.pinterest.ktlint:ktlint-cli in /dependencies/ktlint (#5849) 2024-07-16 14:26:20 +00:00
python feat: add pyink as a Python formatter (#6083) 2024-08-27 15:00:51 +00:00
Gemfile deps(bundler): bump rubocop-rails from 2.25.1 to 2.26.0 in /dependencies (#6075) 2024-08-26 16:29:39 +00:00
Gemfile.lock deps(bundler): bump rubocop-rails from 2.25.1 to 2.26.0 in /dependencies (#6075) 2024-08-26 16:29:39 +00:00
package-lock.json feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
package.json feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00