editorconfig: Fix Makefile settings

This commit is contained in:
Daniel Shahaf 2020-04-12 02:59:39 +00:00
parent 415e762ab2
commit f5d1be7ec2

View file

@ -10,5 +10,6 @@ indent_style = space
[Makefile]
tab_width = 8
indent_size = 8
indent_style = tab