[libhandy] editorconfig: Specify indentation for NEWS



commit f734b77234affd7c7af8bfd25b3c00438af9e134
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Jun 5 10:11:32 2020 +0200

    editorconfig: Specify indentation for NEWS

 .editorconfig | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/.editorconfig b/.editorconfig
index 4f7618ff..70827f62 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -32,4 +32,7 @@ tab_size = 2
 indent_style = space
 
 [NEWS]
+indent_size = 2
+tab_size = 2
+indent_style = space
 max_line_length = 72


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]