mvSapphire / PowerPipe

A library for .NET that uses a fluent interface to construct advanced workflows with ease.
MIT License
174 stars 9 forks source link

Proposal: Add .editorconfig for Consistent Coding Styles #37

Closed ihordyrman closed 8 months ago

ihordyrman commented 8 months ago

It would be helpful to have an .editorconfig file in the project. This would make it easier for contributors to follow the same coding styles and conventions. It's a small change that can make a big difference in keeping the codebase clean and consistent.