testcontainers-dotnet-legacy icon indicating copy to clipboard operation
testcontainers-dotnet-legacy copied to clipboard

Remove Stylecop.Analyzers for nuget package

Open SbiCA opened this issue 5 years ago • 2 comments

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

SbiCA avatar Aug 09 '19 04:08 SbiCA

Please submit a PR for this :)

swissarmykirpan avatar Aug 13 '19 15:08 swissarmykirpan

Any plans to release this soon? It's very annoying that this produces a lot of warnings in projects that use this library.

Homulvas avatar Dec 11 '19 07:12 Homulvas