[QOL] Add OptimizeImplicitlyTriggeredBuild
option to disable annoying analyzers
#1269
Labels
kind/enhancement
New feature or request.
kind/maintainer-experience
Categorizes issue or PR as related to improving the experience of maintainers
triage/untriaged
Indicates an issue requires triaging or verification.
What would you like to be added:
# OptimizeImplicitlyTriggeredBuild: Uncomment this line if you're iterating quickly in your builds. This will disable most of the C# analyzers, and you'll need to comment that property before making your pull request.
Why is this needed:
Not wasting time fixing with these while debugging:
Anything else we need to know?
https://github.com/unoplatform/uno/blob/master/src/crosstargeting_override.props.sample
The text was updated successfully, but these errors were encountered: