Skip to content

Commit

Permalink
Update .editorconfig: add Makefile as indent_style = tab
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Feb 1, 2025
1 parent 9ca1b50 commit 4b27f43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ end_of_line = lf
insert_final_newline = true
# Trim trailing whitespace
trim_trailing_whitespace = true

[Makefile]
indent_style = tab

0 comments on commit 4b27f43

Please sign in to comment.