Browse Source

Fix formatting so that it is shown correctly in GitHub

Change-Id: Ieb59f0d85d4a8bcef0dc60c849818cf1928b6f78
tags/8.0.0.alpha1
Artur Signell 7 years ago
parent
commit
9a9d11fb8d
1 changed files with 6 additions and 6 deletions
  1. 6
    6
      README.md

+ 6
- 6
README.md View File

@@ -46,12 +46,12 @@ The following preferences need to be set to keep the project consistent. You nee
1. Go to XML -> XML Files -> Editor
1. Ensure the settings are follows:
Line width: 72
Format comments: true
Join lines: true
Insert whitespace before closing empty end-tags: true
Indent-using spaces: true
Indentation size: 4
* Line width: 72
* Format comments: true
* Join lines: true
* Insert whitespace before closing empty end-tags: true
* Indent-using spaces: true
* Indentation size: 4


### Running a UI test

Loading…
Cancel
Save