Skip to content

yarn for precommit hook#3031

Open
danoswaltCL wants to merge 1 commit intodevfrom
fix/yarn-for-linter
Open

yarn for precommit hook#3031
danoswaltCL wants to merge 1 commit intodevfrom
fix/yarn-for-linter

Conversation

@danoswaltCL
Copy link
Collaborator

noticed linter wasn't running on precommit

@danoswaltCL danoswaltCL requested review from bcb37 and zackcl March 17, 2026 18:39
Copy link
Collaborator

@bcb37 bcb37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd: the npx command lints on pre-commit for me, but this yarn one doesn't

@danoswaltCL
Copy link
Collaborator Author

so if you are on dev, and you make a change to both a frontend file and a backend file that the linter should catch, you don't encounter any issues? it detects both changes and autofixes them?

@bcb37
Copy link
Collaborator

bcb37 commented Mar 18, 2026

so if you are on dev, and you make a change to both a frontend file and a backend file that the linter should catch, you don't encounter any issues? it detects both changes and autofixes them?

Yeah, just tested it again. The yarn works but command doesn't error on an empty commit.

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