We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I noticed this in dotnet/sdk#45842
WriteLinesToFile seems like an easy one to add. There might be other commonly used Tasks that could be added to the analysis.
The text was updated successfully, but these errors were encountered:
It's worth checking this against the built in Buildcheck for double writes as well.
Cc @JanKrivanek
Sorry, something went wrong.
Yeah - there are couple others too: dotnet/msbuild#10439
This didn't meet the top priority bar. I'll try to find some spare time to add support for those.
FYI @YuliiaKovalova - we might consider adding (or swapping in) sdk as one of the repos for getting the usability info dotnet/msbuild#10726
No branches or pull requests
I noticed this in dotnet/sdk#45842
WriteLinesToFile seems like an easy one to add. There might be other commonly used Tasks that could be added to the analysis.
The text was updated successfully, but these errors were encountered: