style: run shfmt on real brew

This commit is contained in:
Bo Anderson 2025-07-07 17:28:31 +01:00
parent 114d66082d
commit 2dfb8c0b76
No known key found for this signature in database

View File

@ -298,7 +298,7 @@ module Homebrew
def self.shell_scripts
[
HOMEBREW_ORIGINAL_BREW_FILE,
HOMEBREW_ORIGINAL_BREW_FILE.realpath,
HOMEBREW_REPOSITORY/"completions/bash/brew",
HOMEBREW_REPOSITORY/"Dockerfile",
*HOMEBREW_REPOSITORY.glob(".devcontainer/**/*.sh"),