fix: sonar config empty line

This commit is contained in:
Ben Vincent 2024-06-25 23:50:37 +10:00
parent f22556b39f
commit 44bd2d3d89

View File

@ -13,4 +13,4 @@
<SslCertPassword><%= @ssl_cert_password || '' %></SslCertPassword>
<UrlBase><%= @url_base || '' %></UrlBase>
<InstanceName><%= @instance_name %></InstanceName>
</Config>
</Config><%- # No newline at the end of the file -%>