Skip to content

Add commit lint for commit history readability and cleanliness #172

@JamieSlome

Description

@JamieSlome

To enforce a clean and readable history of commit messages, commit linting should be enforced via hooks. We can look to run cleanliness checks at the CI level in the future.

  • Install commitlint with husky to enforce standard commit message quality
  • Commits that don't follow the standard commitlint configuration should be blocked on commit hook

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions