Reverted whitespaces in messages.properties file

Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com>
This commit is contained in:
Dominik Herbst
2016-09-27 09:41:12 +02:00
parent 391001a717
commit 5e7a607b9b
2 changed files with 44 additions and 33 deletions

11
.editorconfig Normal file
View File

@@ -0,0 +1,11 @@
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
[*.properties]
trim_trailing_whitespace = false