Hi folks, To enforce consistent coding styles, I’ve created a PR to add `.editorconfig` file. https://github.com/apache/incubator-shenyu-client-dotnet/pull/7.
More details can visit this doc. https://docs.microsoft.com/en-us/visualstudio/ide/create-portable-custom-editor-options?view=vs-2022 Here is an example: https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/.editorconfig Please help to review and let me know any comment. Thanks! Thanks, Han