summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorIvan Zhakov <ivan@apache.org>2022-06-27 22:42:21 +0000
committerIvan Zhakov <ivan@apache.org>2022-06-27 22:42:21 +0000
commit8f818f62e5c8705b01743b4a031c118e091bb695 (patch)
tree0f4b02da5fb5bc4d64352234260d3d2717336dd2 /.editorconfig
parentd59e3196e70b5f6cfcb208896d0629a035f6393c (diff)
downloadapr-8f818f62e5c8705b01743b4a031c118e091bb695.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
Diffstat (limited to '.editorconfig')
-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