Add pre-commit hooks (#9510)

This commit is contained in:
Maximilian Downey Twiss
2024-06-15 21:53:06 +10:00
committed by GitHub
parent 6d24a5e552
commit 659ae6eed6
13 changed files with 58 additions and 105 deletions

View File

@@ -24,7 +24,7 @@ Works properly:
- [ ] `armv7l` <!-- (reasons why it doesn't) -->
### Run the following to get this pull request's changes locally for testing.
```
```bash
CREW_REPO=https://github.com/<Please_enter_the_name_of_your_repo>/chromebrew.git CREW_BRANCH=<Please_enter_the_branch_name_for_this_PR> crew update
```