Reverted whitespaces in messages.properties file
Signed-off-by: Dominik Herbst <dominik.herbst@bosch-si.com>
This commit is contained in:
11
.editorconfig
Normal file
11
.editorconfig
Normal 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
|
||||||
Reference in New Issue
Block a user