Skip to content

Commit

Permalink
feat: add go to .editorignore
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Jul 3, 2024
1 parent d50c71a commit c703c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8

[Makefile]
[{Makefile,go.mod,go.sum,*.go}]
indent_style = tab
indent_size = 4

Expand Down

0 comments on commit c703c4e

Please sign in to comment.