540 B
540 B
- Have you followed the guidelines in our Contributing document?
- Have you checked to ensure there aren't other open Pull Requests for the same formula update/change?
- Does your submission pass
brew audit --strict --online <formula>
(where<formula>
is the name of the formula you're submitting)? - Have you built your formula locally prior to submission with
brew install <formula>
?