Closed Namyalg closed 2 years ago
Currently, the pre-commit hook does not run in CI, but rather only when there is a push from the local repositories.
To ensure the spell-check always runs, the pre-commit hook will be run on every PR
Is your feature request related to a problem? Please describe.
Currently, the pre-commit hook does not run in CI, but rather only when there is a push from the local repositories.
Describe the solution you'd like.
To ensure the spell-check always runs, the pre-commit hook will be run on every PR