DomT4 / homebrew-autoupdate

:tropical_drink: An easy, convenient way to automatically update Homebrew.
BSD 2-Clause "Simplified" License
987 stars 54 forks source link

Fix `brew style` and `vale` failures. #48

Closed MikeMcQuaid closed 3 years ago

MikeMcQuaid commented 3 years ago

Required for https://github.com/Homebrew/brew/pull/11137

While we're here, add a CI job to ensure that brew style doesn't fail in future.

MikeMcQuaid commented 3 years ago

@DomT4 hope you'll excuse the instamerge to unblock this! ❤️

DomT4 commented 3 years ago

@MikeMcQuaid No worries at all! Thanks for cleaning the style up a little bit. I did run brew style on the stop block I added last night but it didn't flag it; did I miss passing a specific flag or anything?

MikeMcQuaid commented 3 years ago

@DomT4 Not sure what was going on there 🤷🏻. Should be sorted (both in terms of "the style fixed" and "CI will check the style for you" )now, though!