Marusyk / MSA.BuildingBlocks

🧱 Common building blocks designed to aid the development of microservice-based applications using .NET
MIT License
5 stars 0 forks source link

Add and define code-style rules in .editorconfig #16

Closed IgorFlyunt1 closed 7 months ago

IgorFlyunt1 commented 7 months ago

I've initiated the process of integrating and refining our .editorconfig to align with the code-style rules recommended by Microsoft and the broader .NET community. This action aims to enhance consistency and maintainability across our codebase, leveraging best practices from notable .NET repositories like dotnet/runtime, dotnet/aspnetcore, and dotnet/efcore.

Your Feedback is Crucial: Before we finalize and enforce these configurations, I highly encourage everyone to review the proposed .editorconfig, and share any feedback or suggestions. Your insights are invaluable in ensuring that our coding standards meet our collective needs and preferences.

Marusyk commented 7 months ago

would you be interested in setting up GitHub Actions + validation of the editorconfig (#12)?

IgorFlyunt1 commented 7 months ago

would you be interested in setting up GitHub Actions + validation of the editorconfig (#12)? @Marusyk Of course, you can assign this task to me. Also, please keep in mind that I would like to be assigned the issue related to the implementation of MSA.BuildingBlocks.Logging. I have already started planning the implementation."