GodelTech / GodelTech.Microservices.Core

Microservice framework core functionality
MIT License
6 stars 2 forks source link

Add .editorconfig to each repository #27

Closed DiamondDragon closed 2 years ago

DiamondDragon commented 4 years ago

.editorconfig file must be added to all repositories in order to make sure that the same naming conventions are followed by all projects.

DiamondDragon commented 4 years ago

Here is example of editor config we may use:

https://github.com/dotnet/aspnetcore/blob/master/.editorconfig