Skip to content

expand pre-commit hook? #450

@KonradHoeffner

Description

@KonradHoeffner

Right now we only run prettier and oxlint on commit, however it is still possible to commit code that breaks the build, e.g. with failed tests or broken typecheck.
Should we add this to the pre-commit hook?
The problem would be if we want to commit unfinished code to another branch.

Metadata

Metadata

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions