Add `brew style foo` to CONTRIBUTING (#51269)
parent
dae5df71dd
commit
e09f49db8d
|
@ -36,6 +36,7 @@ brew uninstall --force foo
|
|||
brew install --build-from-source foo
|
||||
brew test foo
|
||||
brew audit --strict foo
|
||||
brew style foo
|
||||
```
|
||||
|
||||
After testing, if you think it is needed to force the corresponding bottles to be
|
||||
|
|
Loading…
Reference in New Issue