moja-global / moja_global_docs

Repository to host the moja global technical documentation
https://docs.moja.global/en/master/
Mozilla Public License 2.0
35 stars 67 forks source link

Feature Request: pre-commit hook to check spellings on CI #196

Closed Namyalg closed 2 years ago

Namyalg commented 2 years ago

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