Add Makefile for local testing (#327)
This commit is contained in:
@@ -8,3 +8,8 @@ indent_size = 2
|
||||
tab_width = 2
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
|
||||
Reference in New Issue
Block a user