-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
.editorconfigChanges here are to the editorconfigChanges here are to the editorconfigC# coding guidelinesContent related to the C# coding guidelinesContent related to the C# coding guidelinesproposalItems flagged with this are up for discussion to be included in the IntelliTect coding standardsItems flagged with this are up for discussion to be included in the IntelliTect coding standards
Description
Right now our naming standard (Underscore + CamelCase) differs from the more common (Underscore + PascalCase).
Following our guideline is now getting flagged in Visual Studio due to new .editconfig defaults.
https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/naming-rules#rule-id-ide1006-naming-rule-violation
This can be mitigated by adjusting your editorconfig, but requires someone making a change from the default.
ascott18
Metadata
Metadata
Assignees
Labels
.editorconfigChanges here are to the editorconfigChanges here are to the editorconfigC# coding guidelinesContent related to the C# coding guidelinesContent related to the C# coding guidelinesproposalItems flagged with this are up for discussion to be included in the IntelliTect coding standardsItems flagged with this are up for discussion to be included in the IntelliTect coding standards