🎨 expand editorconfig for makefile & brewfile
This commit is contained in:
parent
0cf284cea7
commit
82c59f7660
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ indent_style = space
|
|||
indent_size = 4
|
||||
|
||||
# Tab indentation (no size specified)
|
||||
[Makefile]
|
||||
[{makefile,Makefile,brewfile,.editorconfig}]
|
||||
indent_style = tab
|
||||
|
||||
# Indentation override for all JS under lib directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue