Closed richardforsterNVBW closed 8 months ago
This PR seems to include the changes of #98, also?
Yes. I created a new branch since #98 was already behind. I should have pushed the changes to #98 instead? What is the procedure?
OK. Could you close #98 then? Another option would have been to rebased #98 on the latest commit on main, and force push the original branch again. And then add the reformat as separate commit. Usually, reformatting and functional changes should go to separate commits, so others can easily follow what changed, but never mind.
I can close it.
For documentation purpose:
We did not use xmllint until now, but to keep a consistent formatting, I suggest to reformat at least this sld with e.g.
xmllint --output mdbw_transit_stops_default.sld --format mdbw_transit_stops_default.sld.
Note to self: For other slds and xml files, we should lint them in an explicit commit and add linting to the github actions.
fixed the formatting of the sld file