Skip to content

aimenux/EditorConfigDemo

Repository files navigation

.NET

EditorConfigDemo

Using EditorConfig to enforce csharp code style

In this repo, i m using EditorConfig in order to enforce csharp code style.

1️⃣ CsharpStylePreferVarRule show the using of 'var'

2️⃣ CsharpStylePreferBracesRule show the using of 'braces'

3️⃣ CsharpStylePreferReadonlyRule show the using of 'readonly'

Tools : net 8.0, editor-config, dotnet-format

About

Using EditorConfig to enforce csharp code style

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages