🎨 expand editorconfig for makefile & brewfile

This commit is contained in:
Daniel Thoren 2022-05-31 15:14:03 +02:00
parent 0cf284cea7
commit 82c59f7660

View file

@ -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