]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update .editorconfig for makefile 3399/head
authoradev <adev2000@gmail.com>
Wed, 1 Nov 2017 13:47:06 +0000 (14:47 +0100)
committeradev <adev2000@gmail.com>
Wed, 1 Nov 2017 13:47:06 +0000 (14:47 +0100)
.editorconfig

index 92c9a4c35cc8ae505f3019f4855e971f0c29898c..6553d30fd52c80bfca71daa162b6812066770126 100644 (file)
@@ -12,3 +12,6 @@ insert_final_newline = true
 [*.{js,css}]
 indent_style = space
 indent_size = 2
+
+[Makefile]
+indent_style = tab