1 # https://editorconfig.org/
10 insert_final_newline = true
12 [{Library/Homebrew/**.rb,.simplecov}]
13 trim_trailing_whitespace = true
16 # trailing whitespace is crucial for patches
17 trim_trailing_whitespace = false
20 trim_trailing_whitespace = true
21 x-soft-wrap-text = true