This was failing for me locally so I've made some fixes: - remove the `markdown` flag (as it's the only path now) - refactor the generation to not use intermediate variables - discard more weird cases rather than erroring - exclude @Homebrew changes (e.g. from bots) because we don't care about these in the release notes
Library
This directory contains all the code run by the official brew command in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.