Fix some rubocop warnings
This commit is contained in:
parent
fd9bf6b0ab
commit
5f4dcd34ff
11 changed files with 36 additions and 59 deletions
|
@ -675,7 +675,7 @@ EOF
|
|||
<osmChange>
|
||||
<create>
|
||||
<node id='-1' lon='0' lat='0' changeset='#{cs_id}'>
|
||||
<tag k='foo' v='#{"x" * 256}'/>
|
||||
<tag k='foo' v='#{'x' * 256}'/>
|
||||
</node>
|
||||
</create>
|
||||
</osmChange>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue