[gnome-clocks/bilelmoussaoui/3.36.2: 7/14] general: use spaces for indent



commit b9ddd5d0c0e1d98a1ca601de45f19881ab72eb85
Author: Zander Brown <zbrown gnome org>
Date:   Fri Apr 10 15:22:46 2020 +0100

    general: use spaces for indent
    
    Our linter setup expects spaces, our code is in spaces, let's have our editors use them as well

 .editorconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.editorconfig b/.editorconfig
index 29094f7..e9039e8 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,5 +1,5 @@
 [*.vala]
-indent_style = tab
+indent_style = space
 indent_size = 4
 trim_trailing_whitespace = true
 


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