Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Work with CodeAnalysis (FxCop, ..) #64

Open
Joelius300 opened this issue Aug 29, 2019 · 1 comment
Open

Work with CodeAnalysis (FxCop, ..) #64

Joelius300 opened this issue Aug 29, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@Joelius300
Copy link
Owner

I think, in general, it would be a great idea to add Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.FxCopAnalyzers to get some support for best practices etc.

However, currently there are some horrible inconsistencies, bad practices and other (style-)issues which won't be fixed until we rework those charts. This means that these analyzers are going to complain all the time and the project will be flooded with (even more) warnings.

Do we want that?
In other words, when do we want to add those analyzers?

Discussions are welcome below.

CC @SeppPenner

@SeppPenner
Copy link
Contributor

I guess we should add this after most of the rework is done.

@Joelius300 Joelius300 added the enhancement New feature or request label Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants