Skip to content

Enable commit linter in juggler monorepo #1739

@bajtos

Description

@bajtos

This story requires the new monorepo to be created first, see #1725.

Start linting git commit messages to ensure we are following conventional commit style. The solution should pretty much copy what we have in loopback-next.

Caveat: because we are importing existing codebase, we need to find a way how to tell the commit linter to skip linting old imported commits that are not following conventional commit style.

Acceptance criteria

  • Commits are linted as part of our CI build/pipeline
  • A pre-commit hook configured to lint commits locally too

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions