Skip to content

Commit ccc28ab

Browse files
authored
fix XML comment formatting (#385)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
1 parent be86e59 commit ccc28ab

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

codestyle/src/main/resources/openhab_wst_pom_file.prefs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
eclipse.preferences.version=1
2+
formatCommentJoinLines=false
23
indentationChar=space
34
indentationSize=2
45
lineWidth=120

codestyle/src/main/resources/openhab_wst_xml_files.prefs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
eclipse.preferences.version=1
2+
formatCommentJoinLines=false
23
indentationChar=tab
34
indentationSize=1
45
lineWidth=120

0 commit comments

Comments
 (0)