[libsoup/wip/new-master: 24/57] Add .editorconfig
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/new-master: 24/57] Add .editorconfig
- Date: Sat, 19 Sep 2020 21:01:07 +0000 (UTC)
commit ac0c17ea03335bdfaa97199c884ab101ac56f0b2
Author: Patrick Griffis <pgriffis igalia com>
Date: Tue Mar 10 14:27:04 2020 -0700
Add .editorconfig
.editorconfig | 12 ++++++++++++
1 file changed, 12 insertions(+)
---
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 00000000..301dba0c
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,12 @@
+root = true
+
+[*]
+charset = utf-8
+indent_style = space
+indent_size = 4
+
+[*.{c,h}]
+indent_size = 8
+
+[meson.build]
+indent_size = 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]