personal-www/.husky/pre-push
2025-02-19 16:32:24 -05:00

6 lines
90 B
Text
Executable file

# Strict lint
pnpm lint --max-warnings 0
pnpm format:check
# Run Astro checks
pnpm check