diff --git a/.editorconfig b/.editorconfig index ee94686ecf..a3f724a365 100644 --- a/.editorconfig +++ b/.editorconfig @@ -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