Skip to content

monorepo: add a linter --write precommit hook #2034

@filmaj

Description

@filmaj

This will ensure any changes anyone goes to make always adhere to the style enforced in the repo.

Also, if need be, you can always provide the --no-verify flag to git commit to skip running precommit hooks. This could be useful for e.g. big refactors, where you want to isolate linter changes separate from code changes.

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