slackapi / node-slack-sdk

Slack Developer Kit for Node.js
https://tools.slack.dev/node-slack-sdk/
MIT License
3.28k stars 662 forks source link

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

Open filmaj opened 2 months ago

filmaj commented 2 months ago

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.

yaodada123 commented 2 months ago

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

github-actions[bot] commented 4 weeks ago

👋 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.