summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-09-01 12:19:07 +0300
committerVaadin Code Review <review@vaadin.com>2016-09-01 09:52:39 +0000
commit9a9d11fb8d2b7a64334d667cdb7af96c4f8e59ce (patch)
tree0ac1447bb008633cb353e27a360d8c9131718edf /README.md
parent6d0204cafe8c95acd72728b3d1be616d87a31db1 (diff)
downloadvaadin-framework-9a9d11fb8d2b7a64334d667cdb7af96c4f8e59ce.tar.gz
vaadin-framework-9a9d11fb8d2b7a64334d667cdb7af96c4f8e59ce.zip
Fix formatting so that it is shown correctly in GitHub
Change-Id: Ieb59f0d85d4a8bcef0dc60c849818cf1928b6f78
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 362c42faef..cc0db15377 100644
--- a/README.md
+++ b/README.md
@@ -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