mvSapphire / PowerPipe

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

Proposal: Add .editorconfig for Consistent Coding Styles #37

Closed ihordyrman closed 1 year ago

ihordyrman commented 1 year 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.