Aaronontheweb / EvilRoslynAnalyzers

Has your boss gone insane and banned LINQ at work? Why stop there - use this Roslyn Analyzer to ban extension methods altogether!
https://www.reddit.com/r/dotnet/comments/1c4hz1z/linq_forbidden/
Apache License 2.0
31 stars 2 forks source link

Feature idea: ban `Span<T>` #13

Open Aaronontheweb opened 4 months ago

Aaronontheweb commented 4 months ago

Suggestion from @maxx_don

[Ban] Span and friends.... Not sure why strings or Array are not good enough, let's ban spans to avoid confusion

Agreed. T[] should be good enough for everyone - no need to confuse jr. developers (and non-technical engineering leadership) with scary ideas like Span<T>