-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Status: WIPIndicates that an issue is currently being worked on or triagedIndicates that an issue is currently being worked on or triaged
Description
What
We should update the contributor guidelines to point external contributors to use the devtool instead of the current "local" pre-commit hook setup.
Why
The pre-commit hook is unmaintained, unused by the team, and currently doesn't work if the setup is different from the devctr (see #5180).
How
The equivalent operation in the devtool is ./tools/devtool fmt.
Other information
We should keep the git-secrets check, moving it to the devtool if it's not already there.
Metadata
Metadata
Assignees
Labels
Status: WIPIndicates that an issue is currently being worked on or triagedIndicates that an issue is currently being worked on or triaged