exadel-inc/esl

View on GitHub
.husky/pre-push

Summary

Maintainability
Test Coverage
# Do not run in GitHub Actions
if [ -n "$GITHUB_ACTIONS" ]; then
  exit 0
fi

npm run test -ws --include-workspace-root