forked from bonsai/harakit
.editorconfig: Makefile and shell file indentation
This commit is contained in:
parent
6f4756bc76
commit
75ead441ec
@ -6,3 +6,9 @@ end_of_line = lf
|
|||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[*akefile]
|
||||||
|
indent_size = 2
|
||||||
|
|
||||||
|
[*.sh]
|
||||||
|
indent_size = 2
|
||||||
|
Loading…
Reference in New Issue
Block a user