guardian / homebrew-devtools

A homebrew tap containing dev tools for the Guardian
2 stars 3 forks source link

fix: Fix issue with thrift formula #69

Closed akash1810 closed 3 years ago

akash1810 commented 3 years ago

What does this change?

We've started seeing issues with the thrift formula:

Calling `cellar` in a bottle block is disabled!

It looks like this is the result of a brew deprecation, which can be fixed with brew style --fix. I don't quite know what the deprecation is exactly, so haven't linked to it.

See: