[gnome-builder] editorconfig: Use 2 spaces for CSS
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] editorconfig: Use 2 spaces for CSS
- Date: Thu, 3 Mar 2016 01:14:04 +0000 (UTC)
commit bbcfc4a869ec2ebc73215d3ad28dd438886226cb
Author: Patrick Griffis <tingping tingping se>
Date: Wed Mar 2 20:13:01 2016 -0500
editorconfig: Use 2 spaces for CSS
.editorconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.editorconfig b/.editorconfig
index 77b0859..2053f10 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -20,8 +20,8 @@ tab_size = 2
indent_style = space
[*.css]
-indent_size = 4
-tab_size = 4
+indent_size = 2
+tab_size = 2
indent_style = space
[*.ui]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]