1
0
Fork 0

.editorconfig: Makefile and shell file indentation

This commit is contained in:
Emma Tebibyte 2023-12-28 23:34:23 -07:00
parent 6f4756bc76
commit 75ead441ec
Signed by untrusted user: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 6 additions and 0 deletions

View File

@ -6,3 +6,9 @@ end_of_line = lf
indent_style = tab
indent_size = 4
insert_final_newline = true
[*akefile]
indent_size = 2
[*.sh]
indent_size = 2