microsoftgraph / msgraph-sdk-dotnet-core

The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)
Other
149 stars 45 forks source link

chore: lint code and keep consistent with other code. #901

Closed andrueastman closed 3 weeks ago

andrueastman commented 3 weeks ago

This PR is purely cosmetic

It pulls the editorConfig from https://github.com/microsoft/kiota/blob/main/.editorconfig and add a lint check on PR to ensure consistent formatting of the code going forward.

Microsoft Reviewers: Open in CodeFlow