Closed stakx closed 3 years ago
The repro would involve adding a .editorconfig with dotnet_style_require_accessibility_modifiers = omit_if_default:error
:)
Yes, I did that. No errors or warnings whatsoever! (I have most default VS extensions disabled due to my machine being somewhat limited resource-wise. Perhaps that made some code analysis features go away, too.)
Still happy to merge this even so, if you think it'll be helpful.
Yeah, I think it's worth it anyway. Thanks!
Resolves #48 (maybe?)
I couldn't actually reproduce any error as described by @kzu in #48, but I trust that the suggested solution works.