Commit fe8f5fb7 authored by Maurelian's avatar Maurelian

chore: Add .editorconfig settings for Makefile

parent 514b1289
...@@ -15,3 +15,7 @@ indent_size = 4 ...@@ -15,3 +15,7 @@ indent_size = 4
[*.go] [*.go]
indent_size = 4 indent_size = 4
indent_style = tab indent_style = tab
[Makefile]
indent_size = 2
indent_style = tab
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment