Skip to content

Add git hooks to lint files and check that test coverage is still at 100% #4

@lucianoratamero

Description

@lucianoratamero

I'd probably use something like husky.
The main idea is that we need to preserve our code style and test coverage at all costs.
Having a pre-commit hook to run the tests and a pre-push hook to lint the files would be ideal. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions