From c518dd0724027f4d3db8fa43af44e444065df05d Mon Sep 17 00:00:00 2001 From: Siddharth Sharma Date: Sun, 10 Feb 2019 03:15:27 +0530 Subject: [PATCH] Change indentation values in Codestyle --- docs/codestyle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codestyle.md b/docs/codestyle.md index 530dd66c8..04c8b4fd2 100644 --- a/docs/codestyle.md +++ b/docs/codestyle.md @@ -6,7 +6,7 @@ Download the xml file and [import it](https://user-images.githubusercontent.com/ ### For XML files -Kiwix follows `2dp` for the `Indent` and `Continuous Indent` values. You can update these values using following steps: +Kiwix follows `2 spaces` for the `Indent` and `4 spaces` for the `Continuous Indent` values. (Same as that in Square's Style Guide) You can update these values using following steps: - Go to **Settings** -> **Editor** -> **Code Style** -> **XML** - Update the respective values under the **Tabs and Indents** tab