Skip to content

Run npm test on pre-commit and during CI

Jdrewniak requested to merge add-ci-test into main
  • Adds the @fastify/pre-commit package which automatically runs npm test as a pre-commit hook.
  • Adds npm test to the GitLab CI as well.
  • Fixes minor linting issues.

Bug: T371286

Merge request reports