Copying over from Lombiq/NodeJs-Extensions#80.
Similar most to perhaps Markdown linting, we could have linting for XML files, at least for formatting, and ideally more.
Adding this in this project because Prettier can check the formatting of XML files with this community plugin. Related: Lombiq/NodeJs-Extensions#70 and Lombiq/NodeJs-Extensions#11. It's not a full linter though.
This would be interesting foremost for csproj, props, and targets files, so there's more to it than just standard XML linting. Thus ideally, we'd have dotnet/msbuild#1777.
Jira issue
Copying over from Lombiq/NodeJs-Extensions#80.
Similar most to perhaps Markdown linting, we could have linting for XML files, at least for formatting, and ideally more.
Adding this in this project because Prettier can check the formatting of XML files with this community plugin. Related: Lombiq/NodeJs-Extensions#70 and Lombiq/NodeJs-Extensions#11. It's not a full linter though.
This would be interesting foremost for csproj, props, and targets files, so there's more to it than just standard XML linting. Thus ideally, we'd have dotnet/msbuild#1777.
Jira issue