]> source.dussan.org Git - gitea.git/commitdiff
Drop indent-size from Makefile section 79/head
authorSandro Santilli <strk@kbt.io>
Sat, 5 Nov 2016 12:26:11 +0000 (13:26 +0100)
committerSandro Santilli <strk@kbt.io>
Sat, 5 Nov 2016 12:26:11 +0000 (13:26 +0100)
.editorconfig

index d6889cbf9dbb72258d14ed23ce1e9d3c4d3c075d..0fb78d3dc07d9126d2fe672b81132fa027abf649 100644 (file)
@@ -18,7 +18,6 @@ indent_size = 2
 
 [Makefile]
 indent_style = tab
-indent_size = 8
 
 [*.{less,yml}]
 indent_style = space