Skip to content

chore: add linting for commit messages

Kai Armstrong requested to merge phikai-lint-commits into main

Description

This adds the commit linter scripts from the GitLab VS Code project as well as the required CI job to run this. This will effectively enforce what we're already suggesting in the contributing guide.

Related Issues

Resolves #1024 (closed)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
Edited by Kai Armstrong

Merge request reports