summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2022-06-27 22:42:21 +0000
committerivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2022-06-27 22:42:21 +0000
commitf107681f0a0ac1607b38c04bcdf68bf087ba7ee3 (patch)
tree0f4b02da5fb5bc4d64352234260d3d2717336dd2
parent2f6f1e3e626fd9511141dd942377854f070a2e79 (diff)
downloadlibapr-f107681f0a0ac1607b38c04bcdf68bf087ba7ee3.tar.gz
.editorconfig: Use spaces for all files.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1902293 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index ae6c228bf..9a90174ea 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1 +1,4 @@
root = true
+
+[*]
+indent_style = space