Skip to content

build: use yarn lint-staged in pre-commit hook#178

Merged
codebytere merged 1 commit intomainfrom
sam/drop-redundant-npx
Mar 31, 2026
Merged

build: use yarn lint-staged in pre-commit hook#178
codebytere merged 1 commit intomainfrom
sam/drop-redundant-npx

Conversation

@MarshallOfSound
Copy link
Copy Markdown
Member

lint-staged is already a devDependency — yarn lint-staged fails closed if the local bin is missing (fresh clone before yarn install, etc.) instead of npx falling through to a registry fetch.

lint-staged is a devDependency — yarn fails closed if it's missing
(fresh clone pre-install) instead of npx falling through to a
registry fetch.
@MarshallOfSound MarshallOfSound requested review from a team as code owners March 31, 2026 05:25
@codebytere codebytere merged commit 2f4ef46 into main Mar 31, 2026
3 checks passed
@codebytere codebytere deleted the sam/drop-redundant-npx branch March 31, 2026 08:01
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.

2 participants