[gnome-games/wip/exalm/reorganize: 3/11] editorconfig: Add config for css




commit ed4bd5edc23e45359f970444c3172aef31728c20
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Dec 10 23:08:08 2020 +0500

    editorconfig: Add config for css

 .editorconfig | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/.editorconfig b/.editorconfig
index 5c9f9197..38e0dc35 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -34,3 +34,8 @@ indent_style = tab
 indent_size = 8
 tab_size = 8
 indent_style = space
+
+[*.{css}]
+indent_size = 2
+tab_size = 2
+indent_style = space


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