Skip to content

Conversation

@captbaritone
Copy link
Owner

This ensures pnpm run lint at the monorepo root runs the same lint tasks as CI (npx turbo lint), providing consistent behavior between local development and CI.

Previously, the root lint script ran ESLint directly on the entire workspace, while CI used Turborepo to run each package's individual lint script. This could lead to discrepancies between local and CI lint results.

This ensures `pnpm run lint` at the monorepo root runs the same
lint tasks as CI (`npx turbo lint`), providing consistent behavior
between local development and CI.
@captbaritone captbaritone merged commit d159308 into master Nov 28, 2025
6 of 7 checks passed
@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for tourmaline-kringle-c98715 canceled.

Name Link
🔨 Latest commit 0c2a734
🔍 Latest deploy log https://app.netlify.com/projects/tourmaline-kringle-c98715/deploys/692a00b54db8820008452532

@github-actions
Copy link

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant