Open FreeApophis opened 8 months ago
Is this related to the suppressions in https://github.com/polyadic/funcky-lexer/pull/3/files?
Not directly, but Polyadic depends on Messerli repos.
I started an experiment in #785. There are a lot of code style options built into roslyn. Thanks to EnforceCodeStyleInBuild
we might not need StyleCop anymore (which would be great because StyleCop usually takes a while to catch up with new C# versions).
Should we define our own code style?