style: run shfmt on real brew
This commit is contained in:
parent
114d66082d
commit
2dfb8c0b76
@ -298,7 +298,7 @@ module Homebrew
|
|||||||
|
|
||||||
def self.shell_scripts
|
def self.shell_scripts
|
||||||
[
|
[
|
||||||
HOMEBREW_ORIGINAL_BREW_FILE,
|
HOMEBREW_ORIGINAL_BREW_FILE.realpath,
|
||||||
HOMEBREW_REPOSITORY/"completions/bash/brew",
|
HOMEBREW_REPOSITORY/"completions/bash/brew",
|
||||||
HOMEBREW_REPOSITORY/"Dockerfile",
|
HOMEBREW_REPOSITORY/"Dockerfile",
|
||||||
*HOMEBREW_REPOSITORY.glob(".devcontainer/**/*.sh"),
|
*HOMEBREW_REPOSITORY.glob(".devcontainer/**/*.sh"),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user