Skip to content

C#: Add .editorconfig file #4129

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

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Conversation

tamasvajk
Copy link
Contributor

@tamasvajk tamasvajk commented Aug 25, 2020

Added the .editorconfig from docs.microsoft.com. I think it contains a set of conservative style rules.

I added some exceptions at the bottom of the file to relax naming rules on .trap file writing extension methods.

Next to the .editorconfig file, I also fixed all reported warnings and none of the suggestions. (There are ~150 suggestions currently.)

@tamasvajk tamasvajk added the C# label Aug 25, 2020
@tamasvajk tamasvajk requested a review from a team August 25, 2020 09:34
Copy link
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@tamasvajk tamasvajk merged commit 9ef8276 into github:main Aug 26, 2020
luchua-bc pushed a commit to luchua-bc/ql that referenced this pull request Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants