ch-robinson / dotnet-avro

An Avro implementation for .NET
https://engineering.chrobinson.com/dotnet-avro/
MIT License
132 stars 49 forks source link

Clean up analysis warnings #279

Closed dstelljes closed 9 months ago

dstelljes commented 9 months ago

Bump StyleCop to latest and clean up some style issues that accumulated since the 8.x series.

I’m leaving the GetMethod-related stuff alone for now since that’s a noisier set of changes, and it’d be nice to check those at build time rather than just sprinkling ! everywhere.