Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate new ways of verifying the generated projects #969

Closed
mrlacey opened this issue Aug 18, 2017 · 2 comments
Closed

Investigate new ways of verifying the generated projects #969

mrlacey opened this issue Aug 18, 2017 · 2 comments
Labels
Generated Code Relates specifically to code contained in the generated project. meta Used to indicate the issue relates to how the project is run or the tool works. question Indicates that the issue is an open question on how future functionality should work.
Milestone

Comments

@mrlacey
Copy link
Collaborator

mrlacey commented Aug 18, 2017

At the moment we use StyleCop to verify the consistency of the generated C# projects.

Investigate if there are other tools/analyzers we can also use to verify the consistency and quality of the generated projects.

Also open to suggestions.

@mrlacey mrlacey added Generated Code Relates specifically to code contained in the generated project. meta Used to indicate the issue relates to how the project is run or the tool works. question Indicates that the issue is an open question on how future functionality should work. labels Aug 18, 2017
@mrlacey mrlacey added this to the Backlog milestone Aug 18, 2017
@mrlacey
Copy link
Collaborator Author

mrlacey commented Sep 15, 2017

I just tried running a generated project (NavPanel, MVVM Light & all pages and features) through SonarAnalyzer.CSharp.
It through up too many false positives to be something we could use unattended but it did find some issues worth addressing. Will follow up with a separate issue for these.

There are probably some more Roslyn Analyzers we could look at too.

@mrlacey
Copy link
Collaborator Author

mrlacey commented Feb 19, 2018

This could sit open forever. Closing as there's no need for anything right now.

@mrlacey mrlacey closed this as completed Feb 19, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Generated Code Relates specifically to code contained in the generated project. meta Used to indicate the issue relates to how the project is run or the tool works. question Indicates that the issue is an open question on how future functionality should work.
Projects
None yet
Development

No branches or pull requests

1 participant