Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monorepo: add a linter --write precommit hook #2034

Open
filmaj opened this issue Sep 17, 2024 · 2 comments
Open

monorepo: add a linter --write precommit hook #2034

filmaj opened this issue Sep 17, 2024 · 2 comments
Labels
auto-triage-skip enhancement M-T: A feature request for new functionality good first issue tests M-T: Testing work only

Comments

@filmaj
Copy link
Contributor

filmaj commented Sep 17, 2024

This will ensure any changes anyone goes to make always adhere to the style enforced in the repo.

Also, if need be, you can always provide the --no-verify flag to git commit to skip running precommit hooks. This could be useful for e.g. big refactors, where you want to isolate linter changes separate from code changes.

@filmaj filmaj added good first issue enhancement M-T: A feature request for new functionality tests M-T: Testing work only labels Sep 17, 2024
@yaodada123
Copy link

@filmaj Hi, I think I can try to finish it

Copy link

👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-triage-skip enhancement M-T: A feature request for new functionality good first issue tests M-T: Testing work only
Projects
None yet
Development

No branches or pull requests

2 participants