[retro-gtk] editorconfig: Define indentation for JSON and YAML
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [retro-gtk] editorconfig: Define indentation for JSON and YAML
- Date: Thu, 12 Nov 2020 23:23:22 +0000 (UTC)
commit db4d8abe502c831ad4a900c0bab9835af7b400a8
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Nov 13 00:02:54 2020 +0100
editorconfig: Define indentation for JSON and YAML
.editorconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.editorconfig b/.editorconfig
index ec85ea8b..71297a16 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -17,7 +17,7 @@ tab_size = 2
indent_style = space
max_line_length = 80
-[*.{ui,xml,modules}]
+[*.{json,module,ui,xml,yaml,yml}]
indent_size = 2
tab_size = 2
indent_style = space
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]