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

Coding style #5

Open
techguydave opened this issue Jun 9, 2015 · 1 comment
Open

Coding style #5

techguydave opened this issue Jun 9, 2015 · 1 comment
Labels
Milestone

Comments

@techguydave
Copy link
Member

Should probably start off on the right foot. Need to figure out what the most common/sensible coding style is and enforce it (with automated tools, if possible). Having never used C# before, I'm open to suggestions.

@techguydave techguydave modified the milestone: MVP Jun 9, 2015
@techguydave
Copy link
Member Author

This seems pretty sane: https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md

I think to start, we won't automate it (especially since I'm the only contributor), but in the future we could consider adding it into our CI workflow.

Until then, manual automatic formatting should be possible with this: https://github.com/dotnet/codeformatter

@techguydave techguydave modified the milestone: MVP May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant