Quellcode durchsuchen

Fix formatting so that it is shown correctly in GitHub

Change-Id: Ieb59f0d85d4a8bcef0dc60c849818cf1928b6f78
tags/8.0.0.alpha1
Artur Signell vor 7 Jahren
Ursprung
Commit
9a9d11fb8d
1 geänderte Dateien mit 6 neuen und 6 gelöschten Zeilen
  1. 6
    6
      README.md

+ 6
- 6
README.md Datei anzeigen

@@ -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

Laden…
Abbrechen
Speichern