mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
Ensure makefiles are properly formatted
This commit is contained in:
@@ -4,3 +4,8 @@ root = true
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[Makefile]
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user