mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
.editorconfig: extend rules to non-homebrew taps
This commit is contained in:
parent
d3c0d687cc
commit
19f6915868
@ -12,7 +12,7 @@ insert_final_newline = true
|
||||
[{Library/Homebrew/**.rb,.simplecov}]
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[Library/Taps/homebrew/**.rb]
|
||||
[Library/Taps/**.rb]
|
||||
# trailing whitespace is crucial for patches
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user