From 8f818f62e5c8705b01743b4a031c118e091bb695 Mon Sep 17 00:00:00 2001 From: Ivan Zhakov Date: Mon, 27 Jun 2022 22:42:21 +0000 Subject: .editorconfig: Use spaces for all files. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1902293 13f79535-47bb-0310-9956-ffa450edef68 --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index ae6c228bf..9a90174ea 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1 +1,4 @@ root = true + +[*] +indent_style = space -- cgit v1.2.1