testcontainers-dotnet-legacy
testcontainers-dotnet-legacy copied to clipboard
Remove Stylecop.Analyzers for nuget package
Is your feature request related to a problem? Please describe. At the moment the published nuget package includes StyleCop.Analyzers package which I generally agree is a good idea, but not every codebase uses StyleCop.
Describe the solution you'd like Exclude the Analyzers and let the user decide if the would like to use it.
Describe alternatives you've considered Not sure if the Analyzer can be disabled somehow, if so have a section in the readme how to do that
Cheers
Please submit a PR for this :)
Any plans to release this soon? It's very annoying that this produces a lot of warnings in projects that use this library.