Merge pull request #7175 from issyl0/linux-merge-docs-rm-skip-style

[Linux] Remove `--skip-style` flag from `brew merge-homebrew` docs
This commit is contained in:
Issy Long 2020-03-15 13:46:59 +00:00 committed by GitHub
commit 4d5424c7fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,13 +85,9 @@ including bottles). Once you're satisfied with the list of updated
formulae, begin the merge:
```bash
brew merge-homebrew --core --skip-style <sha>
brew merge-homebrew --core <sha>
```
The `--skip-style` argument skips running `brew style`, which saves
time and in some cases avoids errors. The style errors can be fixed in
bottle PRs later in the process when CI flags them.
#### Simple Conflicts
Once you issue the above command, the merge will begin and in the very