fix: sonar config empty line
This commit is contained in:
parent
f22556b39f
commit
44bd2d3d89
@ -13,4 +13,4 @@
|
|||||||
<SslCertPassword><%= @ssl_cert_password || '' %></SslCertPassword>
|
<SslCertPassword><%= @ssl_cert_password || '' %></SslCertPassword>
|
||||||
<UrlBase><%= @url_base || '' %></UrlBase>
|
<UrlBase><%= @url_base || '' %></UrlBase>
|
||||||
<InstanceName><%= @instance_name %></InstanceName>
|
<InstanceName><%= @instance_name %></InstanceName>
|
||||||
</Config>
|
</Config><%- # No newline at the end of the file -%>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user