mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Merge pull request #20221 from Homebrew/shfmt-fix
style: run shfmt on real brew
This commit is contained in:
commit
d88a0e46fc
@ -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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user