[libsoup/wip/remove-deprecations: 53/77] Add .editorconfig
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/remove-deprecations: 53/77] Add .editorconfig
- Date: Mon, 24 Aug 2020 19:17:21 +0000 (UTC)
commit 77b8743b3e2be5048527663e1d9c0efbc8b1ac83
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]