Are the analyzers in the NuGet packages required? #47
Unanswered
joshkempner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The various
ReactiveUI.BindingNuGet packages include several highly opinionated analyzers, some of which enforce formatting conventions that don't line up with those already established in a project I'm working on. I've suppressed the analyzers' inclusion during my project's build, but I don't love having to do that. Are those analyzers necessary for the source generators? Can they be excluded from the NuGet packages in future releases?Beta Was this translation helpful? Give feedback.
All reactions