diff --git a/.editorconfig b/.editorconfig index a2e66faf7..b80fdccd2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,7 @@ indent_size = 4 end_of_line = lf trim_trailing_whitespace = true -[{Makefile,*.terminfo}] +[{Makefile,*.terminfo,*.go}] indent_style = tab # Autogenerated files with tabs below this line.