[libadwaita] editorconfig: Add .scss support
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita] editorconfig: Add .scss support
- Date: Tue, 5 Oct 2021 14:44:07 +0000 (UTC)
commit 51eaf2b80b9c617f8d0c1f11138539c63acc6bcd
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Oct 5 16:40:35 2021 +0200
editorconfig: Add .scss support
.editorconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.editorconfig b/.editorconfig
index fa125b93..047c2153 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -16,7 +16,7 @@ tab_size = 2
indent_style = space
max_line_length = 80
-[*.css]
+[*.{css,scss}]
indent_size = 2
tab_size = 2
indent_style = space
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]