diff --git a/.editorconfig b/.editorconfig index 7e08322510c..03f25a01fa5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,9 +7,6 @@ trim_trailing_whitespace = true indent_style = tab indent_size = 4 -[*.go] -trim_trailing_whitespace = false - [*.md] indent_style = space trim_trailing_whitespace = false